| Name | Description | Type | Package | Framework |
| AbstractMarshallerImpl | Partial default Marshaller implementation. | Class | javax.xml.bind.helpers | Java SE |
|
| AbstractUnmarshallerImpl | Partial default Unmarshaller implementation. | Class | javax.xml.bind.helpers | Java SE |
|
| AttachmentMarshaller | Enable JAXB marshalling to optimize storage of binary data. | Class | javax.xml.bind.attachment | Java SE |
|
| AttachmentUnmarshaller | Enables JAXB unmarshalling of a root document containing optimized binary data formats. | Class | javax.xml.bind.attachment | Java SE |
|
| Binder | Enable synchronization between XML infoset nodes and JAXB objects representing same XML document. | Class | javax.xml.bind | Java SE |
|
| CollapsedStringAdapter | Built-in XmlAdapter to handle xs:token and its derived types. | Class | javax.xml.bind.annotation.adapters | Java SE |
|
| DataBindingException | Exception that represents a failure in a JAXB operation. | Class | javax.xml.bind | Java SE |
|
| DatatypeConverter | The javaType binding declaration can be used to customize the binding of an XML schema datatype to a Java datatype. | Class | javax.xml.bind | Java SE |
|
| DefaultValidationEventHandler | JAXB 1. | Class | javax.xml.bind.helpers | Java SE |
|
| DatatypeConverterInterface | The DatatypeConverterInterface is for JAXB provider use only. | Interface | javax.xml.bind | Java SE |
|
| DomHandler | Converts an element (and its descendants) from/to DOM (or similar) representation. | Interface | javax.xml.bind.annotation | Java SE |
|
| Element | This is an element marker interface. | Interface | javax.xml.bind | Java SE |
|
| HexBinaryAdapter | XmlAdapter for xs:hexBinary. | Class | javax.xml.bind.annotation.adapters | Java SE |
|
| JAXB | Class that defines convenience methods for common, simple use of JAXB. | Class | javax.xml.bind | Java SE |
|
| JAXBContext | The JAXBContext class provides the client's entry point to the JAXB API. | Class | javax.xml.bind | Java SE |
|
| JAXBElement | JAXB representation of an Xml Element. | Class | javax.xml.bind | Java SE |
|
| JAXBElement .GlobalScope | Designates global scope for an xml element. | Class | javax.xml.bind.JAXBElement | Java SE |
|
| JAXBException | This is the root exception class for all JAXB exceptions. | Class | javax.xml.bind | Java SE |
|
| JAXBIntrospector | Provide access to JAXB xml binding data for a JAXB object. | Class | javax.xml.bind | Java SE |
|
| JAXBPermission | This class is for JAXB permissions. | Class | javax.xml.bind | Java SE |
|
| JAXBResult | JAXP Result implementation that unmarshals a JAXB object. | Class | javax.xml.bind.util | Java SE |
|
| JAXBSource | JAXP Source implementation that marshals a JAXB-generated object. | Class | javax.xml.bind.util | Java SE |
|
| JAXBContextFactory | Factory that creates new JAXBContext instances. | Interface | javax.xml.bind | Java SE |
|
| MarshalException | This exception indicates that an error has occurred while performing a marshal operation that the provider is unable to recover from. | Class | javax.xml.bind | Java SE |
|
| Marshaller .Listener | Register an instance of an implementation of this class with a Marshaller to externally listen for marshal events. | Class | javax.xml.bind.Marshaller | Java SE |
|
| Marshaller | The Marshaller class is responsible for governing the process of serializing Java content trees back into XML data. | Interface | javax.xml.bind | Java SE |
|
| NormalizedStringAdapter | XmlAdapter to handle xs:normalizedString. | Class | javax.xml.bind.annotation.adapters | Java SE |
|
| NotIdentifiableEventImpl | Default implementation of the NotIdentifiableEvent interface. | Class | javax.xml.bind.helpers | Java SE |
|
| NotIdentifiableEvent | This event indicates that a problem was encountered resolving an ID/IDREF. | Interface | javax.xml.bind | Java SE |
|
| ParseConversionEventImpl | Default implementation of the ParseConversionEvent interface. | Class | javax.xml.bind.helpers | Java SE |
|
| PrintConversionEventImpl | Default implementation of the PrintConversionEvent interface. | Class | javax.xml.bind.helpers | Java SE |
|
| PropertyException | This exception indicates that an error was encountered while getting or setting a property. | Class | javax.xml.bind | Java SE |
|
| ParseConversionEvent | This event indicates that a problem was encountered while converting a string from the XML data into a value of the target Java data type. | Interface | javax.xml.bind | Java SE |
|
| PrintConversionEvent | This event indicates that a problem was encountered while converting data from the Java content tree into its lexical representation. | Interface | javax.xml.bind | Java SE |
|
| SchemaOutputResolver | Controls where a JAXB implementation puts the generates An implementation of this abstract class has to be provided by the calling | Class | javax.xml.bind | Java SE |
|
| TypeConstraintException | This exception indicates that a violation of a dynamically checked type constraint was detected. | Class | javax.xml.bind | Java SE |
|
| UnmarshalException | This exception indicates that an error has occurred while performing an unmarshal operation that prevents the JAXB Provider from completing | Class | javax.xml.bind | Java SE |
|
| Unmarshaller .Listener | Register an instance of an implementation of this class with Unmarshaller to externally listen for unmarshal events. | Class | javax.xml.bind.Unmarshaller | Java SE |
|
| Unmarshaller | The Unmarshaller class governs the process of deserializing XML data into newly created Java content trees, optionally validating the XML | Interface | javax.xml.bind | Java SE |
|
| UnmarshallerHandler | Unmarshaller implemented as SAX ContentHandler. | Interface | javax.xml.bind | Java SE |
|
| ValidationEventCollector | ValidationEventHandler implementation that collects all events. | Class | javax.xml.bind.util | Java SE |
|
| ValidationEventImpl | Default implementation of the ValidationEvent interface. | Class | javax.xml.bind.helpers | Java SE |
|
| ValidationEventLocatorImpl | Default implementation of the ValidationEventLocator interface. | Class | javax.xml.bind.helpers | Java SE |
|
| ValidationException | This exception indicates that an error has occurred while performing a validate operation. | Class | javax.xml.bind | Java SE |
|
| ValidationEvent | This event indicates that a problem was encountered while validating the incoming XML data during an unmarshal operation, while performing | Interface | javax.xml.bind | Java SE |
|
| ValidationEventHandler | A basic event handler interface for validation errors. | Interface | javax.xml.bind | Java SE |
|
| ValidationEventLocator | Encapsulate the location of a ValidationEvent. | Interface | javax.xml.bind | Java SE |
|
| Validator | As of JAXB 2. | Interface | javax.xml.bind | Java SE |
|
| W3CDomHandler | DomHandler implementation for W3C DOM (org. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlAdapter | Adapts a Java type for custom marshaling. | Class | javax.xml.bind.annotation.adapters | Java SE |
|
| XmlElement .DEFAULT | Used in XmlElement. | Class | javax.xml.bind.annotation.XmlElement | Java SE |
|
| XmlElementDecl .GLOBAL | Used in XmlElementDecl. | Class | javax.xml.bind.annotation.XmlElementDecl | Java SE |
|
| XmlElementRef .DEFAULT | Used in XmlElementRef. | Class | javax.xml.bind.annotation.XmlElementRef | Java SE |
|
| XmlJavaTypeAdapter .DEFAULT | Used in XmlJavaTypeAdapter. | Class | javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter | Java SE |
|
| XmlSchemaType .DEFAULT | Used in XmlSchemaType. | Class | javax.xml.bind.annotation.XmlSchemaType | Java SE |
|
| XmlType .DEFAULT | Used in XmlType. | Class | javax.xml.bind.annotation.XmlType | Java SE |
|
| XmlAccessOrder | Used by XmlAccessorOrder to control the ordering of properties and fields in a JAXB bound class. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlAccessType | Used by XmlAccessorType to control serialization of fields orSince:1. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlNsForm | Enumeration of XML Schema namespace qualifications. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlAccessorOrder | Controls the ordering of fields and properties in a class. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlAccessorType | Controls whether fields or Javabean properties are serialized by default. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlAnyAttribute | Maps a JavaBean property to a map of wildcard attributes. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlAnyElement | Maps a JavaBean property to XML infoset representation and/or JAXB element. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlAttachmentRef | Marks a field/property that its XML form is a uri reference to mime content. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlAttribute | Maps a JavaBean property to a XML attribute. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlElement | Maps a JavaBean property to a XML element derived from property name. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlElementDecl | Maps a factory method to a XML element. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlElementRef | Maps a JavaBean property to a XML element derived from property's type. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlElementRefs | Marks a property that refers to classes with XmlElement Compared to an element property (property with XmlElement | Class | javax.xml.bind.annotation | Java SE |
|
| XmlElements | A container for multiple @XmlElement annotations. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlElementWrapper | Generates a wrapper element around XML representation. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlEnum | Maps an enum type Enum to XML representation. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlEnumValue | Maps an enum constant in Enum type to XML representation. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlID | Maps a JavaBean property to XML ID. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlIDREF | Maps a JavaBean property to XML IDREF. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlInlineBinaryData | Disable consideration of XOP encoding for datatypes that are bound to base64-encoded binary data in XML. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlJavaTypeAdapter | Use an adapter that implements XmlAdapter for custom marshaling. | Class | javax.xml.bind.annotation.adapters | Java SE |
|
| XmlJavaTypeAdapters | A container for multiple @XmlJavaTypeAdapter annotations. | Class | javax.xml.bind.annotation.adapters | Java SE |
|
| XmlList | Used to map a property to a list simple type. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlMimeType | Associates the MIME type that controls the XML representation of the property. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlMixed | Annotate a JavaBean multi-valued property to support mixed content. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlNs | Associates a namespace prefix with a XML namespace URI. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlRegistry | Marks a class that has XmlElementDecls. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlRootElement | Maps a class or an enum type to an XML element. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlSchema | Maps a package name to a XML namespace. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlSchemaType | Maps a Java type to a simple schema built-in type. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlSchemaTypes | A container for multiple @XmlSchemaType annotations. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlSeeAlso | Instructs JAXB to also bind other classes when binding this class. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlTransient | Prevents the mapping of a JavaBean property/type to XML representation. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlType | Maps a class or an enum type to a XML Schema type. | Class | javax.xml.bind.annotation | Java SE |
|
| XmlValue | Enables mapping a class to a XML Schema complex type with a simpleContent or a XML Schema simple type. | Class | javax.xml.bind.annotation | Java SE |
|
| AbstractMarshallerImpl | Partial default Marshaller implementation. | Class | javax.xml.bind.helpers | Java EE |
|
| AbstractUnmarshallerImpl | Partial default Unmarshaller implementation. | Class | javax.xml.bind.helpers | Java EE |
|
| AttachmentMarshaller | Enable JAXB marshalling to optimize storage of binary data. | Class | javax.xml.bind.attachment | Java EE |
|
| AttachmentUnmarshaller | Enables JAXB unmarshalling of a root document containing optimized binary data formats. | Class | javax.xml.bind.attachment | Java EE |
|
| Binder | Enable synchronization between XML infoset nodes and JAXB objects representing same XML document. | Class | javax.xml.bind | Java EE |
|
| CollapsedStringAdapter | Built-in XmlAdapter to handle xs:token and its derived types. | Class | javax.xml.bind.annotation.adapters | Java EE |
|
| DataBindingException | Exception that represents a failure in a JAXB operation. | Class | javax.xml.bind | Java EE |
|
| DatatypeConverter | The javaType binding declaration can be used to customize the binding of an XML schema datatype to a Java datatype. | Class | javax.xml.bind | Java EE |
|
| DatatypeConverterInterface | The DatatypeConverterInterface is for JAXB provider use only. | Interface | javax.xml.bind | Java EE |
|
| DefaultValidationEventHandler | JAXB 1. | Class | javax.xml.bind.helpers | Java EE |
|
| DomHandler | Converts an element (and its descendants) from/to DOM (or similar) representation. | Interface | javax.xml.bind.annotation | Java EE |
|
| Element | This is an element marker interface. | Interface | javax.xml.bind | Java EE |
|
| HexBinaryAdapter | XmlAdapter for xs:hexBinary. | Class | javax.xml.bind.annotation.adapters | Java EE |
|
| JAXB | Class that defines convenience methods for common, simple use of JAXB. | Class | javax.xml.bind | Java EE |
|
| JAXBContext | The JAXBContext class provides the client's entry point to the JAXB API. | Class | javax.xml.bind | Java EE |
|
| JAXBElement | JAXB representation of an Xml Element. | Class | javax.xml.bind | Java EE |
|
| JAXBElement .GlobalScope | Designates global scope for an xml element. | Class | javax.xml.bind.JAXBElement | Java EE |
|
| JAXBException | This is the root exception class for all JAXB exceptions. | Class | javax.xml.bind | Java EE |
|
| JAXBIntrospector | Provide access to JAXB xml binding data for a JAXB object. | Class | javax.xml.bind | Java EE |
|
| JAXBPermission | This class is for JAXB permissions. | Class | javax.xml.bind | Java EE |
|
| JAXBResult | JAXP Result implementation that unmarshals a JAXB object. | Class | javax.xml.bind.util | Java EE |
|
| JAXBSource | JAXP Source implementation that marshals a JAXB-generated object. | Class | javax.xml.bind.util | Java EE |
|
| MarshalException | This exception indicates that an error has occurred while performing a marshal operation that the provider is unable to recover from. | Class | javax.xml.bind | Java EE |
|
| Marshaller | The Marshaller class is responsible for governing the process of serializing Java content trees back into XML data. | Interface | javax.xml.bind | Java EE |
|
| Marshaller .Listener | Register an instance of an implementation of this class with a Marshaller to externally listen for marshal events. | Class | javax.xml.bind.Marshaller | Java EE |
|
| NormalizedStringAdapter | XmlAdapter to handle xs:normalizedString. | Class | javax.xml.bind.annotation.adapters | Java EE |
|
| NotIdentifiableEvent | This event indicates that a problem was encountered resolving an ID/IDREF. | Interface | javax.xml.bind | Java EE |
|
| NotIdentifiableEventImpl | Default implementation of the NotIdentifiableEvent interface. | Class | javax.xml.bind.helpers | Java EE |
|
| ParseConversionEvent | This event indicates that a problem was encountered while converting a string from the XML data into a value of the target Java data type. | Interface | javax.xml.bind | Java EE |
|
| ParseConversionEventImpl | Default implementation of the ParseConversionEvent interface. | Class | javax.xml.bind.helpers | Java EE |
|
| PrintConversionEvent | This event indicates that a problem was encountered while converting data from the Java content tree into its lexical representation. | Interface | javax.xml.bind | Java EE |
|
| PrintConversionEventImpl | Default implementation of the PrintConversionEvent interface. | Class | javax.xml.bind.helpers | Java EE |
|
| PropertyException | This exception indicates that an error was encountered while getting or setting a property. | Class | javax.xml.bind | Java EE |
|
| SchemaOutputResolver | Controls where a JAXB implementation puts the generates An implementation of this abstract class has to be provided by the calling | Class | javax.xml.bind | Java EE |
|
| TypeConstraintException | This exception indicates that a violation of a dynamically checked type constraint was detected. | Class | javax.xml.bind | Java EE |
|
| UnmarshalException | This exception indicates that an error has occurred while performing an unmarshal operation that prevents the JAXB Provider from completing | Class | javax.xml.bind | Java EE |
|
| Unmarshaller | The Unmarshaller class governs the process of deserializing XML data into newly created Java content trees, optionally validating the XML | Interface | javax.xml.bind | Java EE |
|
| Unmarshaller .Listener | Register an instance of an implementation of this class with Unmarshaller to externally listen for unmarshal events. | Class | javax.xml.bind.Unmarshaller | Java EE |
|
| UnmarshallerHandler | Unmarshaller implemented as SAX ContentHandler. | Interface | javax.xml.bind | Java EE |
|
| ValidationEvent | This event indicates that a problem was encountered while validating the incoming XML data during an unmarshal operation, while performing | Interface | javax.xml.bind | Java EE |
|
| ValidationEventCollector | ValidationEventHandler implementation that collects all events. | Class | javax.xml.bind.util | Java EE |
|
| ValidationEventHandler | A basic event handler interface for validation errors. | Interface | javax.xml.bind | Java EE |
|
| ValidationEventImpl | Default implementation of the ValidationEvent interface. | Class | javax.xml.bind.helpers | Java EE |
|
| ValidationEventLocator | Encapsulate the location of a ValidationEvent. | Interface | javax.xml.bind | Java EE |
|
| ValidationEventLocatorImpl | Default implementation of the ValidationEventLocator interface. | Class | javax.xml.bind.helpers | Java EE |
|
| ValidationException | This exception indicates that an error has occurred while performing a validate operation. | Class | javax.xml.bind | Java EE |
|
| Validator | As of JAXB 2. | Interface | javax.xml.bind | Java EE |
|
| W3CDomHandler | DomHandler implementation for W3C DOM (org. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlAccessOrder | Used by XmlAccessorOrder to control the ordering of properties and fields in a JAXB bound class. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlAccessorOrder | Controls the ordering of fields and properties in a class. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlAccessorType | Controls whether fields or Javabean properties are serialized by default. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlAccessType | Used by XmlAccessorType to control serialization of fields orSince:JAXB2. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlAdapter | Adapts a Java type for custom marshaling. | Class | javax.xml.bind.annotation.adapters | Java EE |
|
| XmlAnyAttribute | Maps a JavaBean property to a map of wildcard attributes. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlAnyElement | Maps a JavaBean property to XML infoset representation and/or JAXB element. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlAttachmentRef | Marks a field/property that its XML form is a uri reference to mime content. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlAttribute | Maps a JavaBean property to a XML attribute. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlElement | Maps a JavaBean property to a XML element derived from property name. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlElement .DEFAULT | Used in XmlElement. | Class | javax.xml.bind.annotation.XmlElement | Java EE |
|
| XmlElementDecl | Maps a factory method to a XML element. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlElementDecl .GLOBAL | Used in XmlElementDecl. | Class | javax.xml.bind.annotation.XmlElementDecl | Java EE |
|
| XmlElementRef | Maps a JavaBean property to a XML element derived from property's type. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlElementRef .DEFAULT | Used in XmlElementRef. | Class | javax.xml.bind.annotation.XmlElementRef | Java EE |
|
| XmlElementRefs | Marks a property that refers to classes with XmlElement Compared to an element property (property with XmlElement | Class | javax.xml.bind.annotation | Java EE |
|
| XmlElements | A container for multiple @XmlElement annotations. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlElementWrapper | Generates a wrapper element around XML representation. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlEnum | Maps an enum type Enum to XML representation. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlEnumValue | Maps an enum constant in Enum type to XML representation. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlID | Maps a JavaBean property to XML ID. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlIDREF | Maps a JavaBean property to XML IDREF. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlInlineBinaryData | Disable consideration of XOP encoding for datatypes that are bound to base64-encoded binary data in XML. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlJavaTypeAdapter | Use an adapter that implements XmlAdapter for custom marshaling. | Class | javax.xml.bind.annotation.adapters | Java EE |
|
| XmlJavaTypeAdapter .DEFAULT | Used in XmlJavaTypeAdapter. | Class | javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter | Java EE |
|
| XmlJavaTypeAdapters | A container for multiple @XmlJavaTypeAdapter annotations. | Class | javax.xml.bind.annotation.adapters | Java EE |
|
| XmlList | Used to map a property to a list simple type. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlMimeType | Associates the MIME type that controls the XML representation of the property. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlMixed | Annotate a JavaBean multi-valued property to support mixed content. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlNs | Associates a namespace prefix with a XML namespace URI. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlNsForm | Enumeration of XML Schema namespace qualifications. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlRegistry | Marks a class that has XmlElementDecls. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlRootElement | Maps a class or an enum type to an XML element. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlSchema | Maps a package name to a XML namespace. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlSchemaType | Maps a Java type to a simple schema built-in type. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlSchemaType .DEFAULT | Used in XmlSchemaType. | Class | javax.xml.bind.annotation.XmlSchemaType | Java EE |
|
| XmlSchemaTypes | A container for multiple @XmlSchemaType annotations. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlSeeAlso | Instructs JAXB to also bind other classes when binding this class. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlTransient | Prevents the mapping of a JavaBean property/type to XML representation. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlType | Maps a class or an enum type to a XML Schema type. | Class | javax.xml.bind.annotation | Java EE |
|
| XmlType .DEFAULT | Used in XmlType. | Class | javax.xml.bind.annotation.XmlType | Java EE |
|
| XmlValue | Enables mapping a class to a XML Schema complex type with a simpleContent or a XML Schema simple type. | Class | javax.xml.bind.annotation | Java EE |
|
| AbstractMarshallerImpl | Partial default Marshaller implementation. | Class | javax.xml.bind.helpers | EclipseLink |
|
| AbstractUnmarshallerImpl | Partial default Unmarshaller implementation. | Class | javax.xml.bind.helpers | EclipseLink |
|
| AttachmentMarshaller | Enable JAXB marshalling to optimize storage of binary data. | Class | javax.xml.bind.attachment | EclipseLink |
|
| AttachmentUnmarshaller | Enables JAXB unmarshalling of a root document containing optimized binary data formats. | Class | javax.xml.bind.attachment | EclipseLink |
|
| Binder | Enable synchronization between XML infoset nodes and JAXB objects representing same XML document. | Class | javax.xml.bind | EclipseLink |
|
| CollapsedStringAdapter | Built-in XmlAdapter to handle xs:token and its derived types. | Class | javax.xml.bind.annotation.adapters | EclipseLink |
|
| DataBindingException | Exception that represents a failure in a JAXB operation. | Class | javax.xml.bind | EclipseLink |
|
| DatatypeConverter | The javaType binding declaration can be used to customize the binding of an XML schema datatype to a Java datatype. | Class | javax.xml.bind | EclipseLink |
|
| DatatypeConverterInterface | The DatatypeConverterInterface is for JAXB provider use only. | Interface | javax.xml.bind | EclipseLink |
|
| DefaultValidationEventHandler | JAXB 1. | Class | javax.xml.bind.helpers | EclipseLink |
|
| DomHandler | Converts an element (and its descendants) from/to DOM (or similar) representation. | Interface | javax.xml.bind.annotation | EclipseLink |
|
| Element | This is an element marker interface. | Interface | javax.xml.bind | EclipseLink |
|
| HexBinaryAdapter | XmlAdapter for xs:hexBinary. | Class | javax.xml.bind.annotation.adapters | EclipseLink |
|
| JAXB | Class that defines convenience methods for common, simple use of JAXB. | Class | javax.xml.bind | EclipseLink |
|
| JAXBContext | The JAXBContext class provides the client's entry point to the JAXB API. | Class | javax.xml.bind | EclipseLink |
|
| JAXBElement | JAXB representation of an Xml Element. | Class | javax.xml.bind | EclipseLink |
|
| JAXBElement .GlobalScope | Designates global scope for an xml element. | Class | javax.xml.bind | EclipseLink |
|
| JAXBException | This is the root exception class for all JAXB exceptions. | Class | javax.xml.bind | EclipseLink |
|
| JAXBIntrospector | Provide access to JAXB xml binding data for a JAXB object. | Class | javax.xml.bind | EclipseLink |
|
| JAXBPermission | This class is for JAXB permissions. | Class | javax.xml.bind | EclipseLink |
|
| JAXBResult | JAXP Result implementation that unmarshals a JAXB object. | Class | javax.xml.bind.util | EclipseLink |
|
| JAXBSource | JAXP Source implementation that marshals a JAXB-generated object. | Class | javax.xml.bind.util | EclipseLink |
|
| MarshalException | This exception indicates that an error has occurred while performing a marshal operation that the provider is unable to recover from. | Class | javax.xml.bind | EclipseLink |
|
| Marshaller | The Marshaller class is responsible for governing the process of serializing Java content trees back into XML data. | Interface | javax.xml.bind | EclipseLink |
|
| Marshaller .Listener | Register an instance of an implementation of this class with a Marshaller to externally listen for marshal events. | Class | javax.xml.bind | EclipseLink |
|
| NormalizedStringAdapter | XmlAdapter to handle xs:normalizedString. | Class | javax.xml.bind.annotation.adapters | EclipseLink |
|
| NotIdentifiableEvent | This event indicates that a problem was encountered resolving an ID/IDREF. | Interface | javax.xml.bind | EclipseLink |
|
| NotIdentifiableEventImpl | Default implementation of the NotIdentifiableEvent interface. | Class | javax.xml.bind.helpers | EclipseLink |
|
| ParseConversionEvent | This event indicates that a problem was encountered while converting a string from the XML data into a value of the target Java data type. | Interface | javax.xml.bind | EclipseLink |
|
| ParseConversionEventImpl | Default implementation of the ParseConversionEvent interface. | Class | javax.xml.bind.helpers | EclipseLink |
|
| PrintConversionEvent | This event indicates that a problem was encountered while converting data from the Java content tree into its lexical representation. | Interface | javax.xml.bind | EclipseLink |
|
| PrintConversionEventImpl | Default implementation of the PrintConversionEvent interface. | Class | javax.xml.bind.helpers | EclipseLink |
|
| PropertyException | This exception indicates that an error was encountered while getting or setting a property. | Class | javax.xml.bind | EclipseLink |
|
| SchemaOutputResolver | Controls where a JAXB implementation puts the generates An implementation of this abstract class has to be provided by the calling | Class | javax.xml.bind | EclipseLink |
|
| TypeConstraintException | This exception indicates that a violation of a dynamically checked type constraint was detected. | Class | javax.xml.bind | EclipseLink |
|
| UnmarshalException | This exception indicates that an error has occurred while performing an unmarshal operation that prevents the JAXB Provider from completing | Class | javax.xml.bind | EclipseLink |
|
| Unmarshaller | The Unmarshaller class governs the process of deserializing XML data into newly created Java content trees, optionally validating the XML | Interface | javax.xml.bind | EclipseLink |
|
| Unmarshaller .Listener | Register an instance of an implementation of this class with Unmarshaller to externally listen for unmarshal events. | Class | javax.xml.bind | EclipseLink |
|
| UnmarshallerHandler | Unmarshaller implemented as SAX ContentHandler. | Interface | javax.xml.bind | EclipseLink |
|
| ValidationEvent | This event indicates that a problem was encountered while validating the incoming XML data during an unmarshal operation, while performing | Interface | javax.xml.bind | EclipseLink |
|
| ValidationEventCollector | ValidationEventHandler implementation that collects all events. | Class | javax.xml.bind.util | EclipseLink |
|
| ValidationEventHandler | A basic event handler interface for validation errors. | Interface | javax.xml.bind | EclipseLink |
|
| ValidationEventImpl | Default implementation of the ValidationEvent interface. | Class | javax.xml.bind.helpers | EclipseLink |
|
| ValidationEventLocator | Encapsulate the location of a ValidationEvent. | Interface | javax.xml.bind | EclipseLink |
|
| ValidationEventLocatorImpl | Default implementation of the ValidationEventLocator interface. | Class | javax.xml.bind.helpers | EclipseLink |
|
| ValidationException | This exception indicates that an error has occurred while performing a validate operation. | Class | javax.xml.bind | EclipseLink |
|
| Validator | As of JAXB 2. | Interface | javax.xml.bind | EclipseLink |
|
| W3CDomHandler | DomHandler implementation for W3C DOM (org. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlAccessOrder | Used by XmlAccessorOrder to control the ordering of properties and fields in a JAXB bound class. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlAccessorOrder | Controls the ordering of fields and properties in a class. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlAccessorType | Controls whether fields or Javabean properties are serialized by default. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlAccessType | Used by XmlAccessorType to control serialization of fields orSee Also:XmlAccessorTypeAuthor:Sekhar Vajjhala, Sun Microsystems, Inc. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlAdapter | Adapts a Java type for custom marshaling. | Class | javax.xml.bind.annotation.adapters | EclipseLink |
|
| XmlAnyAttribute | Maps a JavaBean property to a map of wildcard attributes. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlAnyElement | Maps a JavaBean property to XML infoset representation and/or JAXB element. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlAttachmentRef | Marks a field/property that its XML form is a uri reference to mime content. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlAttribute | Maps a JavaBean property to a XML attribute. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlElement | Maps a JavaBean property to a XML element derived from property name. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlElement .DEFAULT | Used in XmlElement. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlElementDecl | Maps a factory method to a XML element. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlElementDecl .GLOBAL | Used in XmlElementDecl. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlElementRef | Maps a JavaBean property to a XML element derived from property's type. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlElementRef .DEFAULT | Used in XmlElementRef. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlElementRefs | Marks a property that refers to classes with XmlElement Compared to an element property (property with XmlElement | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlElements | A container for multiple @XmlElement annotations. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlElementWrapper | Generates a wrapper element around XML representation. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlEnum | Maps an enum type Enum to XML representation. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlEnumValue | Maps an enum constant in Enum type to XML representation. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlID | Maps a JavaBean property to XML ID. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlIDREF | Maps a JavaBean property to XML IDREF. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlInlineBinaryData | Disable consideration of XOP encoding for datatypes that are bound to base64-encoded binary data in XML. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlJavaTypeAdapter | Use an adapter that implements XmlAdapter for custom marshaling. | Class | javax.xml.bind.annotation.adapters | EclipseLink |
|
| XmlJavaTypeAdapter .DEFAULT | Used in XmlJavaTypeAdapter. | Class | javax.xml.bind.annotation.adapters | EclipseLink |
|
| XmlJavaTypeAdapters | A container for multiple @XmlJavaTypeAdapter annotations. | Class | javax.xml.bind.annotation.adapters | EclipseLink |
|
| XmlList | Used to map a property to a list simple type. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlMimeType | Associates the MIME type that controls the XML representation of the property. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlMixed | Annotate a JavaBean multi-valued property to support mixed content. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlNs | Associates a namespace prefix with a XML namespace URI. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlNsForm | Enumeration of XML Schema namespace qualifications. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlRegistry | | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlRootElement | Maps a class or an enum type to an XML element. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlSchema | Maps a package name to a XML namespace. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlSchemaType | Maps a Java type to a simple schema built-in type. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlSchemaType .DEFAULT | Used in XmlSchemaType. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlSchemaTypes | A container for multiple @XmlSchemaType annotations. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlSeeAlso | Instructs JAXB to also bind other classes when binding this class. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlTransient | Prevents the mapping of a JavaBean property/type to XML representation. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlType | Maps a class or an enum type to a XML Schema type. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlType .DEFAULT | Used in XmlType. | Class | javax.xml.bind.annotation | EclipseLink |
|
| XmlValue | Enables mapping a class to a XML Schema complex type with a simpleContent or a XML Schema simple type. | Class | javax.xml.bind.annotation | EclipseLink |