XPathConstants.BOOLEAN
NamespaceContext
which uses a simple Map where the keys are the prefixes and the values
are the URIssaxon()
sets the default static XPathFactory which
may have already been initialised by previous XPath expressionsXPathFunctionResolver
instance to use on these XPath expressionsXPathFunction
for getting the input message body.XPathFunction
for getting the input message header.XPathFunction
for getting the output message body.XPathFunction
for getting the output message header.XPathFunction
for getting the exchange properties.XPathFunction
for executing simple language as
xpath function.InputStream
to access the message body.InputStream
to access the message header.InputStream
to access this object
Depending on the content in the object, we may not need to convert to InputStream
.{xmlns:prefix=[namespaceURI], xmlns:prefix=[namespaceURI]}
.XPathConstants.NODE
XPathConstants.NODESET
XPathConstants.NUMBER
resultType
XPathConstants.STRING
Apache Camel