Mask for JDOM Text
objects
Text
represents character-based content within an
XML document represented by JDOM.
This is the protected, no-args constructor standard in all JDOM
classes.
This creates the Text with the supplied
text.
This creates the Text with the supplied
text.
This constructor creates a new Text
node, with the
supplied string value as it's character content.
This returns a String
representation of the
Attribute
, suitable for debugging.
This returns a String
representation of the
CDATA
node, suitable for debugging.
This returns a String
representation of the
Comment
, suitable for debugging.
This returns a String
representation of the
DocType
, suitable for debugging.
This returns a String
representation of the
Document
, suitable for debugging.
This returns a String
representation of the
Element
, suitable for debugging.
This returns a String
representation of the
EntityRef
, suitable for debugging.
This returns a String
representation of this
Namespace
, suitable for use in debugging.
This returns a String
representation of the
ProcessingInstruction
, suitable for debugging.
This returns a String
representation of the
Text
node, suitable for debugging.
Return a string listing of the settings for this
XMLOutputter instance.
The type of the Attribute