Package javax.xml.namespace

Specifies access to namespace information

See:
          Description

Interface Summary
NamespaceContext Interface for read only XML Namespace context processing.
 

Class Summary
QName QName class represents a combined definition of a qualified name as defined in the following two specifications: XML Schema Part2: Datatypes specification Namespaces in XML
 

Package javax.xml.namespace Description

Specifies access to namespace information

Package Specification

This package describes how to access namespace information in the javax.* packages.

Related Documentation