|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
OracleV1DOMAdapter
.OracleV2DOMAdapter
.Document
parameter to a
DOM Document, returning the DOM version.
JDOM Document
, firing off the
SAX events that have been registered.
Document
to the given output stream.
DocType
.
Element
, including
its Attribute
s, and all
contained (child) elements, etc.
CDATA
node.
Text
node.
Comment
.
ProcessingInstruction
.
EntityRef
.
Document
to the given Writer.
DocType
.
Element
, including
its Attribute
s, and all
contained (child) elements, etc.
CDATA
node.
Text
node.
Comment
.
ProcessingInstruction
.
EntityRef
.
XMLOutputter.output(Text,OutputStream)
XMLOutputter.output(Text,Writer)
Element
's content only, not including its tag, and
attributes.
Element
's content only, not including its tag, and
attributes.
XMLOutputter.outputString(Text)
instead
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |