|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelectric.xml.xpath.TMEXPathFactory
TMEXPathFactory.
Field Summary |
Fields inherited from interface electric.xml.IXPathConstants |
XPATH_FULL, XPATH_PARTIAL |
Constructor Summary | |
TMEXPathFactory()
|
Method Summary | |
int |
getImplementationLevel()
|
IXPath |
newCachedXPath(java.lang.String xpath,
INamespaceContext namespaceContext)
|
IXPath |
newXPath(java.lang.String xpath,
INamespaceContext namespaceContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TMEXPathFactory()
Method Detail |
public IXPath newXPath(java.lang.String xpath, INamespaceContext namespaceContext) throws XPathException
newXPath
in interface IXPathFactory
xpath
- namespaceContext
-
XPathException
public IXPath newCachedXPath(java.lang.String xpath, INamespaceContext namespaceContext) throws XPathException
newCachedXPath
in interface IXPathFactory
xpath
- namespaceContext
-
XPathException
public int getImplementationLevel()
getImplementationLevel
in interface IXPathFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |