|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Attribute | Class that represents one XML Attribute. |
Element | Interface that represents one XML Element. |
Namespace | Interface for prefix and URI of XML Schemas, and also a container for the prefix and URI values of "well known" namespaces. |
Node | Interface that represents the common access methods for both Attributes and Elements. |
UnknownElementContent | Interface that provides access to Unknown Element Content corresponding to unknown schemas. |
Provides access to XML via DOM in a way supporting the Java language's strong typing.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |