Package javax.xml.namespace
Clean room implementation of the JAXP standard namespace classes.
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.
|
Clean room implementation of the JAXP standard namespace classes.