Uses of Interface
com.sun.xml.tree.NamespaceScoped

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.
 



Submit Feedback to xml-feedback@java.sun.com
Copyright © 1998-1999 Sun Microsystems, Inc. All Rights Reserved.

Sun Microsystems, Inc.
901 San Antonio Road
Palo Alto, California, 94303, U.S.A.