|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Node in the internal Node list for this instance, if that
Node is an Element.
Map of all attributes for the first/sole
Node held internally by this instance.
XmlTool instance that wraps all the
child Elements of all the current internally held nodes
that are Elements themselves.
XmlTool.read(String) to parse the file and set the
resulting Document as the root node for this
instance.
XmlTool.find(String) with that.
Nodes held by this instance and returns a new
XmlTool instance that wraps those results.
XmlTool that wraps the specified
Node from this instance's internal Node list.
XmlTool that wraps only the
first Node from this instance's internal Node list.
XmlTool that wraps only the
last Node from this instance's internal Node list.
XmlTool.get(Object) for a "name" result.
XmlTool instance that wraps
the parent Element of the first/sole Node
being wrapped by this instance.
Node
represented by this instance.
true if there are no Nodes internally held
by this instance.
XmlTool.NodeIterator that returns new XmlTool
instances for each Node held internally by this instance.
Node from this
instance's internal Node list, if any.
XmlTool instance that wraps
the parent Elements of each of the Nodes
being wrapped by this instance.
Document
as the root Node.
URL from the string and passes it to XmlTool.read(URL).
Document from the
given URL and uses it as the root Node for this instance.
URL or the string representation
thereof.
Node for this instance.
Nodes internally held by this instance.
Nodes, then this
returns the result of super.toString().
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||