net.sf.saxon.xpath.StandaloneContext A StandaloneContext provides a context for parsing an XPath expression in a context other than a stylesheet. In particular, it is used to support the JAXP 1.3 XPath API. This API does not actually expose the StaticContext object directly; rather, the static context (namespaces, variables, and func ...
com.sun.org.apache.xpath.internal.jaxp.JAXPPrefixResolver <meta name="usage" content="general"/> This class implements a Default PrefixResolver which can be used to perform prefix-to-namespace lookup for the XPath object. This class delegates the resolution to the passed NamespaceContext