java.lang.Object
org.apache.xmlbeans.impl.common.XPath.ExecutionContext
org.apache.xmlbeans.impl.store.Path.SaxonPathImpl.SaxonPathEngine
- All Implemented Interfaces:
- Path.PathEngine
- Enclosing class:
- Path.SaxonPathImpl
- private static class Path.SaxonPathImpl.SaxonPathEngine
- extends org.apache.xmlbeans.impl.common.XPath.ExecutionContext
- implements Path.PathEngine
| Nested classes inherited from class org.apache.xmlbeans.impl.common.XPath.ExecutionContext |
|
| Fields inherited from class org.apache.xmlbeans.impl.common.XPath.ExecutionContext |
ATTRS, DESCEND, HIT |
| Methods inherited from class org.apache.xmlbeans.impl.common.XPath.ExecutionContext |
attr, element, end, init, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_cur
private Cur _cur
_saxonXpathImpl
private SaxonXBeansDelegate.SelectPathInterface _saxonXpathImpl
_firstCall
private boolean _firstCall
_version
private long _version
Path.SaxonPathImpl.SaxonPathEngine
Path.SaxonPathImpl.SaxonPathEngine(SaxonXBeansDelegate.SelectPathInterface xpathImpl,
Cur c)
next
public boolean next(Cur c)
- Specified by:
next in interface Path.PathEngine
getType
private org.apache.xmlbeans.SchemaType getType(java.lang.Object node)
release
public void release()
- Specified by:
release in interface Path.PathEngine