Package javax.xml.namespace

This package contains namespace related classes, which are part of Java 5.

See:
          Description

Interface Summary
NamespaceContext The NamespaceContext interface is a helper tool for XML parsing applications which need to know the mappings between XML namespace prefixes and namespace URI's.
 

Class Summary
QName A QName is a qualified name, as specified by XML Schema Part2: Datatypes specification, Namespaces in XML, Namespaces in XML Errata.
 

Package javax.xml.namespace Description

This package contains namespace related classes, which are part of Java 5. To use the classes in Java 1.4 or lower, you need these classes in the ws-commons-java5.jar file.



Copyright © 2005-2006 Apache Software Foundation. All Rights Reserved.