|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamespaceScoped | |
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. |
Uses of NamespaceScoped in com.sun.xml.tree |
Subinterfaces of NamespaceScoped in com.sun.xml.tree | |
interface |
ElementEx
This extends the DOM Element interface with features including XML namespace support. |
Classes in com.sun.xml.tree that implement NamespaceScoped | |
class |
ElementNode
This class represents XML elements in a parse tree, and is often subclassed to add custom behaviors. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |