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