|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.xml.tree | |
com.sun.xml.tree | This package supports in-memory XML documents in the form of a parse tree compliant with the W3C DOM Level 1 Core Recommendation, with extensions including support for XML Namespaces as defined by the current XML proposed recommendation. |
Classes in com.sun.xml.tree used by com.sun.xml.treeDocumentEx
|
This interface extends the DOM Document model in several useful ways. ElementEx
|
This extends the DOM Element interface with features including XML namespace support. ElementFactory
|
This interface defines a factory which can be used by documents to provide namespace-aware element creation. NamespaceScoped
|
This interface is supported by elements and attributes whose names are scoped according to the XML Namespaces specification. NodeEx
|
This interface defines accessors to inherited attributes of nodes, and provides support for using XML Namespaces. ParseContext
|
This interface is used during parsing of XML content to encapsulate information about the location of the parsing event being reported. XmlDocument
|
This class implements the DOM Document interface, and also provides static factory methods to create document instances. XmlReadable
|
This interface is supported by XML documents and elements which wish to interact with DOM construction during parsing of XML documents. XmlWritable
|
Objects that can write themselves as XML text do so using this interface. XmlWriteContext
|
This captures context used when writing XML text, such as state used to "pretty print" output or to identify entities which are defined. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |