|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IllegalAddException
is thrown when a node
is added incorrectly to an Element
IndexedDocumentFactory
is a factory of XML objects which
create indexed Element implementations to allow quicker lookup via name
of Element and Attributes though at the expense of more memory used
to create the name indexes.IndexedElement
is an implementation of Element
which maintains an index of the attributes and elements it contains to
optimise lookups via name.InternalEntityDecl
represents an internal entity declaration in a DTD.InvalidSchemaException
is thrown when an invalid
XML Schema document is usedInvalidXPathException
is thrown when an invalid
XPath expression is used to traverse an XML documentDocument
is not kept in memory.
isReadOnly
returns true if this node is read only
and cannot be modified.
Element
has text only content.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |