|
JDOM 1.1.3 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
InputSource
instance using a SAX parser.SAXBuilder
.SAXHandler
that listens to SAX
events and creates a JDOM Document.
SAXHandler
that listens to SAX
events and creates a JDOM Document.
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.
Comment
objects.
Document
.
ContentHandler
.
Map
as the pairs for the data of
this PI.
DeclHandler
.
DocType
declaration for this Document
.
DocType
objects.
Builder
.
DTDHandler
.
Element
objects.
EntityRef
objects.
Builder
.
EntityResolver
.
Builder
.
ErrorHandler
.
EscapeStrategy
to use for character escaping.
<tagName/>
to
<tagName></tagName>
.
String
to use; this
is usually a String
of empty spaces.
LexicalHandler
.
lineSeparator
).
Attribute
.
EntityRef
.
Attribute
's Namespace
.
Namespace
.
<?xml version="1.0"?gt;
)
will be omitted or not.
<?xml version="1.0"
encoding="UTF-8"?>
)
includes the encoding of the document.
Attribute
.
ProcessingInstruction
objects.
EntityRef
.
Element
for the
Document
.
EntityRef
.
CDATA
node.
Comment
.
Text
node.
Text
objects.
Attribute
.
XMLFilter
for the builder.
Document
object.
Document
object.
EntityRef
|
JDOM 1.1.3 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |