|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Visitor
is used to implement the Visitor
pattern in DOM4J.VisitorSupport
is an abstract base class
which is useful for implementation inheritence or when using anonymous
inner classes to create simple Visitor
implementations.Document
by writing it to a
validating SAX Parser.
Attribute
valueOf
evaluates an XPath expression
and returns the textual representation of the results the XPath
string-value of this node.
valueOf
evaluates this XPath expression
and returns the textual representation of the results using the
XPath string() function.
Document
DocumentType
Element
Attribute
CDATA
Comment
Entity
Namespace
ProcessingInstruction
Text
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |