|
XML Parser for Java 1.1.16 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
CharacterData
interface extends Node with a set of
attributes and methods for accessing character data in the DOM.Name
in XML 1.0.
NCName
in `Namespaces in XML'.
Nmtoken
in XML 1.0.
Element
Node and its children using the appropriate factories.
TXAttribute
Node using the appropriate factory.
Element
Node using the appropriate factory.
getInsertableElements()
and getAppendableElements()
methods.
getInsertableElements()
and getAppendableElements()
methods.
getInsertableElements()
and getAppendableElements()
methods.
collectNamespaceAttributes()
for each TXElement
child.
collectNamespaceAttributes()
for each TXElement
child.
<!--
' and ending '-->
'.MODEL_GROUP
.
AttDef
instance using the supplied parameters.
Attlist
instance using the supplied parameters.
Attr
.
Attr
of the given name.
TXCDATASection
instance using the supplied parameters.
CDATASection
node whose value is the specified
string.
TXComment
instance using the supplied parameters.
Comment
node given the specified string.
ContentModel
instance using the supplied parameters.
ContentModel
instance using the supplied parameters.
DocumentFragment
object.
DTD
instance.
DTD
instance using the supplied parameters.
TXElement
instance using the supplied parameters.
ElementDecl
instance using the supplied parameters.
EntityDecl
instance using the supplied parameters.
EntityDecl
instance using the supplied parameters.
EntityReference
instance using the supplied parameters.
Element
.
MessageDigest
instance if none currently exists,
or resets the existing digest.
TXNotation
instance using the supplied parameters.
TXPI
instance using the supplied parameters.
ProcessingInstruction
node given the specified
name and data strings.
StylesheetPI
instance using the supplied parameters.
TXText
instance using the supplied parameters.
TXText
instance using the supplied parameters.
Text
node given the specified string.
TXText
instance using the supplied parameters.
|
XML Parser for Java 1.1.16 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |