public interface XPathProvider extends Provider
XMLUtils
org.w3c.dom.Node getNode(org.w3c.dom.Node base, java.lang.String xpath) throws ProviderInvocationException
ProviderInvocationException
org.w3c.dom.NodeList getNodes(org.w3c.dom.Node base, java.lang.String xpath) throws ProviderInvocationException
ProviderInvocationException