com.espertech.esperio.representation.axiom
Class AxiomXPathNamespaceContext
java.lang.Object
com.espertech.esper.event.xml.XPathNamespaceContext
com.espertech.esperio.representation.axiom.AxiomXPathNamespaceContext
- All Implemented Interfaces:
- NamespaceContext
public class AxiomXPathNamespaceContext
- extends com.espertech.esper.event.xml.XPathNamespaceContext
- implements org.jaxen.NamespaceContext
XPathContext for Jaxen compatibility.
See AxiomEventRepresentation
for more details.
Methods inherited from class com.espertech.esper.event.xml.XPathNamespaceContext |
addPrefix, getNamespaceURI, getPrefix, getPrefixes, setDefaultNamespace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxiomXPathNamespaceContext
public AxiomXPathNamespaceContext()
translateNamespacePrefixToUri
public String translateNamespacePrefixToUri(String prefix)