Toggle navigation
JarYard
Browse
Search
About
OpenJDK
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Help
Search
Package
javax
.
xml
Package Summary
Package
Description
javax
.xml
.bind
Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities.
javax
.xml
.crypto
Common classes for XML cryptography.
javax
.xml
.datatype
XML/Java Type Mappings.
javax
.xml
.namespace
XML Namespace processing.
javax
.xml
.parsers
Provides classes allowing the processing of XML documents.
javax
.xml
.soap
Provides the API for creating and building SOAP messages.
javax
.xml
.stream
javax
.xml
.transform
This package defines the generic APIs for processing transformation instructions, and performing a transformation from source to result.
javax
.xml
.validation
This package provides an API for validation of XML documents.
javax
.xml
.ws
This package contains the core JAX-WS APIs.
javax
.xml
.xpath
This package provides an
object-model neutral
API for the evaluation of XPath expressions and access to the evaluation environment.
Class Summary
Class
Description
XMLConstants
Utility class to contain basic XML values as constants.