Class EvaluateBaseXPathService

java.lang.Object
com.adaptris.core.ServiceImp
com.proagrica.bip.services.EvaluateBaseXPathService
All Implemented Interfaces:
AdaptrisComponent, ComponentLifecycle, ComponentLifecycleExtension, ConfigComment, MessageEventGenerator, Service, StateManagedComponent

@ComponentProfile(summary="Evaluate the node values for each base XPath hit defined in the BIP config-api response.", tag="service,bip,json,xml") public class EvaluateBaseXPathService extends ServiceImp
Very specific service for reading and evaluating BIP relative XPaths.

In the adapter configuration file this class is aliased as evaluate-relative-xpaths which is the preferred alternative to the fully qualified classname when building your configuration.