Parent element, or null if none
Superclass for JDOM objects which are allowed to contain
Content
content.
Mode for literal text preservation.
This will handle printing of a
Attribute
list.
This will handle printing of
CDATA
text.
This will handle printing of comments.
This will handle printing of the declaration.
This handle printing the DOCTYPE declaration if one exists.
This will handle printing of a
Element
,
its
Attribute
s, and all contained (child)
elements, etc.
This will handle printing of processing instructions.
This prints the stack trace of the Exception
.
Prints the stack trace of the Exception
to the given
PrintStream.
Prints the stack trace of the Exception
to the given
PrintWriter.
This will handle printing of
Text
strings.
An XML processing instruction.
Default, no-args constructor for implementations
to use if needed.
This will create a new ProcessingInstruction
with the specified target and data.
This will create a new ProcessingInstruction
with the specified target and data.
This will create a new ProcessingInstruction
with the specified target and data.
This will create a new ProcessingInstruction
with the specified target and data.
This will create a new ProcessingInstruction
with the specified target and data.
This will indicate that a processing instruction has been encountered.
This will create a new ProcessingInstruction
with the specified target and data.
The public ID of the DOCTYPE
The PublicID of the EntityRef
Pushes an element onto the tree under construction.