Serialized Form
Package org.exolab.adaptx.net |
_exception
java.lang.Exception _exception
- nested exception, may be null.
Package org.exolab.adaptx.util |
_exception
java.lang.Exception _exception
- A nested exception
_localTrace
boolean _localTrace
- A flag to indicate a local stack trace only
_exception
java.lang.Exception _exception
- The nested exception which caused the error
Package org.exolab.adaptx.xml.dom2xpn |
_document
org.w3c.dom.Document _document
- A reference to the document node we are wrapping
_rootElement
org.exolab.adaptx.xml.dom2xpn.ElementWrapperXPathNode _rootElement
Package org.exolab.adaptx.xpath |
_value
boolean _value
- The value of the boolean result.
DefaultSize
int DefaultSize
- The default size of the nodes array.
_nodes
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).
_count
int _count
- The next available location in the nodes array.
_value
double _value
- The value of the number result.
_value
java.lang.String _value
- The value of the string result.
_parent
VariableSet _parent
- References a parent variable binding.
_binding
org.exolab.adaptx.xpath.VariableSetImpl.Binding _binding
- The first binding in a single-linked list of variable bindings.
_exception
java.lang.Exception _exception
- The nested exception which caused the error
Package org.exolab.adaptx.xpath.engine |
column
int column
- The column number at which the error occured
expression
java.lang.String expression
- The expression that caused the error
Package org.exolab.adaptx.xslt |
_exception
java.lang.Exception _exception
_nodes
NodeSet _nodes
- The XPathNode representing the "tree-fragment"
error
int error
_exception
java.lang.Exception _exception
Package org.exolab.adaptx.xslt.dom |
_value
java.lang.String _value
_value
java.lang.String _value
- The value of this comment
_firstAttribute
Attribute _firstAttribute
- A reference to the first attribute node
_lastAttribute
Attribute _lastAttribute
- A reference to the last attribute node
_firstNamespace
Namespace _firstNamespace
- A reference to the first namespace node
_value
java.lang.String _value
_value
java.lang.String _value
- The node value
_uri
java.lang.String _uri
_value
java.lang.String _value
- The value of this comment