JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
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
Related Packages
Package
Description
javax.xml
Defines constants for XML processing.
All Classes and Interfaces
Interfaces
Classes
Class
Description
NamespaceContext
Interface for read only XML Namespace context processing.
QName
QName
represents a
qualified name
as defined in the XML specifications:
XML Schema Part2: Datatypes specification
,
Namespaces in XML
.