Module | Package | Description |
---|---|---|
javax.xml.catalog | Provides the classes for implementing XML Catalogs OASIS Standard V1.1, 7 October 2005. |
|
javax.xml.crypto | Common classes for XML cryptography. |
|
javax.xml.datatype | Defines XML/Java Type Mappings. |
|
javax.xml.namespace | Defines XML Namespace processing. |
|
javax.xml.parsers | Provides the classes for processing XML documents with a SAX (Simple API for XML) parser or a DOM (Document Object Model) Document builder. |
|
javax.xml.stream | Defines interfaces and classes for the Streaming API for XML (StAX). |
|
javax.xml.transform | Defines the generic APIs for processing transformation instructions, and performing a transformation from source to result. |
|
javax.xml.validation | Provides an API for validation of XML documents. |
|
javax.xml.xpath | Provides an object-model neutral API for the evaluation of XPath expressions and access to the evaluation environment. |
Class | Description |
---|---|
XMLConstants | Defines constants for XML Processing APIs. |
© 1993, 2023, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/21/docs/api/java.xml/javax/xml/package-summary.html