|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
SAXBuilder builds a JDOM tree using SAX.SAXHandler supports SAXBuilderSAXHandler that listens to SAX
events and creates a JDOM Document.
SAXHandler that listens to SAX
events and creates a JDOM Document.
SAXOutputter takes a JDOM tree and fires SAX2 events.SAXOutputter without any
registered handler.
SAXOutputter with the
specified ContentHandler.
SAXOutputter with the
specified SAX2 handlers.
SAXOutputter with the
specified SAX2 handlers.
Attribute.
CDATA objects.
Element.setContent(java.util.List),
except only Element objects are allowed in the supplied
list.
Comment objects.
Document.
ContentHandler.
Map as the pairs for the data of
this PI.
DeclHandler.
DocType
declaration for this Document.
Document holding this doctype.
Document parent of this comment.
Document parent of this element
and makes it the root element.
Document parent of this PI.
Builder.
DTDHandler.
Element objects.
EntityRef objects.
Builder.
EntityResolver.
Builder.
ErrorHandler.
<tagName/> to
<tagName></tagName>.
String to use; this
is usually a String of empty spaces.
LexicalHandler.
lineSeparator).
Attribute.
Element.
EntityRef.
Attribute's Namespace.
Element's Namespace.
lineSeparator) should
be printed.
<?xml version="1.0"?>)
will be omitted or not.
<?xml version="1.0" encoding="UTF-8"?>)
includes the encoding of the document.
Comment.
Attribute.
Text node to the supplied
Element.
Element.
Entity.
ProcessingInstruction.
ProcessingInstruction objects.
EntityRef.
Element for the
Document.
EntityRef.
Comment.
Text node.
CDATA node.
Element.getTextNormalize().
Text objects.
Attribute.
Builder.
Document
object.
Document object.
EntityRef
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||