JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Java SE 17 & JDK 17
DRAFT 17-ea+4-Ubuntu-0ubuntu1
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Module
java.xml
Package javax.xml.namespace
package
javax.xml.namespace
Defines XML Namespace processing.
The following XML standards apply:
XML Schema Part2: Datatypes specification
Namespaces in XML
Namespaces in XML Errata
Since:
1.5
Interface Summary
Interface
Description
NamespaceContext
Interface for read only XML Namespace context processing.
Class Summary
Class
Description
QName
QName
represents a
qualified name
as defined in the XML specifications:
XML Schema Part2: Datatypes specification
,
Namespaces in XML
.