Frames | No Frames |
Document _document
A reference to the document node we are wrapping
org.exolab.adaptx.xml.dom2xpn.ElementWrapperXPathNode _rootElement
int DefaultSize
The default size of the nodes array.
XPathNode[] _nodes
An array of nodes. Initially null, and created only when the first node is added. The array length is equal to or larger than the next available location (_count).
int _count
The next available location in the nodes array.
org.exolab.adaptx.xpath.VariableSetImpl.Binding _binding
The first binding in a single-linked list of variable bindings.