|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
SAXBuilder
builds a JDOM tree using SAX.SAXBuilder
with
the default SAX driver and no validation.
Builder
.
List
; all existing attributes are removed.
Element
objects within the supplied List
.
Entity
to the
Element
s within the supplied :ost
.
Entity
.
Map
as the pairs for the data of
this PI.
DocType
declaration for this Document
.
Document
parent of this element
and makes it the root element.
Builder
.
Builder
.
Builder
.
<tagName>
to
<tagName></tagName>
.
String
to use; this
is usually a String
of empty spaces.
String
's size; an indentSize
of 4 would result in the indention being equivalent to the String
" " (four space characters).
Document
.
<?xml version="1.0" encoding="UTF-8"?>
)
includes the encoding of the document.
Element
.
Document
to those in the
List
setPublicID(String) -
Method in class org.jdom.DocType
Element
for the
Document
.
<?xml version="1.0"?>
)
will be suppressed or not.
Comment
.
CDATA
.
Element.getTextTrim()
.
Default: false
Builder
.
Attribute
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |