Java(TM) Web Services Developer Pack (Version 2.0) Combined API Specification

Packages
javax.servlet  
javax.servlet.http  
javax.servlet.jsp Classes and interfaces for the Core JSP 2.0 API.
javax.servlet.jsp.el Classes and interfaces for the JSP 2.0 Expression Language API.
javax.servlet.jsp.tagext Classes and interfaces for the definition of JavaServer Pages Tag Libraries.
javax.xml Defines core XML constants and functionality from the XML specifications.
javax.xml.bind Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities.
javax.xml.bind.annotation Defines annotations for customizing Java program elements to XML Schema mapping.
javax.xml.bind.annotation.adapters XmlAdapter and its spec-defined sub-classes to allow arbitrary Java classes to be used with JAXB.
javax.xml.bind.attachment This package is implemented by a MIME-based package processor that enables the interpretation and creation of optimized binary data within an MIME-based package format.
javax.xml.bind.helpers JAXB Provider Use Only: Provides partial default implementations for some of the javax.xml.bind interfaces.
javax.xml.bind.util Useful client utility classes.
javax.xml.crypto Common classes for XML cryptography.
javax.xml.crypto.dom DOM-specific classes for the javax.xml.crypto package.
javax.xml.crypto.dsig Classes for generating and validating XML digital signatures.
javax.xml.crypto.dsig.dom DOM-specific classes for the javax.xml.crypto.dsig package.
javax.xml.crypto.dsig.keyinfo Classes for parsing and processing KeyInfo elements and structures.
javax.xml.crypto.dsig.spec Parameter classes for XML digital signatures.
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.registry This package and its sub-packages describe the API classes and interfaces for the JAXR API.
javax.xml.registry.infomodel This package describes the information model for the JAXR API.
javax.xml.registry.samples  
javax.xml.rpc This package contains the core JAX-RPC APIs for the client programming model.
javax.xml.rpc.encoding This package defines APIs for the extensible type mapping framework.
javax.xml.rpc.handler This package defines APIs for SOAP Message Handlers
javax.xml.rpc.handler.soap This package defines APIs for SOAP Message Handlers
javax.xml.rpc.holders This package contains the standard Java Holder classes.
javax.xml.rpc.server This package defines APIs for the servlet based JAX-RPC endpoint model.
javax.xml.rpc.soap This package defines APIs specific to the SOAP binding.
javax.xml.soap Provides the API for creating and building SOAP messages.
javax.xml.stream  
javax.xml.stream.events  
javax.xml.stream.util  
javax.xml.transform This package defines the generic APIs for processing transformation instructions, and performing a transformation from source to result.
javax.xml.transform.dom This package implements DOM-specific transformation APIs.
javax.xml.transform.sax This package implements SAX2-specific transformation APIs.
javax.xml.transform.stream This package implements stream- and URI- specific transformation APIs.
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.ws.addressing This package contains core JAX-WSA APIs.
javax.xml.ws.addressing.soap This package supports the serialization of the JAX-WS Addressing classes to SOAPMessages.
javax.xml.ws.handler This package defines APIs for message handlers.
javax.xml.ws.handler.soap This package defines APIs for SOAP message handlers.
javax.xml.ws.http This package defines APIs specific to the HTTP binding.
javax.xml.ws.soap This package defines APIs specific to the SOAP binding.
javax.xml.ws.spi This package defines SPIs for JAX-WS 2.0.
javax.xml.xpath This package provides an object-model neutral API for the evaluation of XPath expressions and access to the evaluation environment.
org.w3c.dom  
org.w3c.dom.bootstrap  
org.w3c.dom.events  
org.w3c.dom.ls  
org.w3c.dom.ranges  
org.xml.sax This package provides the core SAX APIs.
org.xml.sax.ext This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support.
org.xml.sax.helpers This package contains "helper" classes, including support for bootstrapping SAX-based applications.