|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Element
interface defines an XML element.AttributeDecl
represents an element declaration in a DTD.ElementHandler
interface defines a handler of
Element
objects.ElementIterator
is a filtering Iterator
which
filters out objects which do not implement the Element
interface.ElementNameIterator
is a filtering Iterator
which
filters out objects which do not implement the Element
interface and are not of the correct element name.ElementHandler
instances to
retrieve information about the current path hierarchy they
are to process.ElementQNameIterator
is a filtering Iterator
which
filters out objects which do not implement the Element
interface and are not of the correct fully qualified element name.Entity
defines an XML entity.ExternalEntityDecl
represents an external entity declaration in a DTD.evaluate
evaluates an XPath expression and returns
the result as an Object
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |