Namespace prefix-to-URI mappings in an XPath are independant of those used within any document. Only the mapping explicitly added to this XPath will be available for resolving the XPath expression.
This is a convenience method for adding mappings to the default {@link NamespaceContext} in place for this XPath.If you have installed a specific custom NamespaceContext
, then this method will throw a JaxenException
.
NamespaceContext
used by this XPath has been explicitly installed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|