Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Xml.bind Classes and Interfaces - 288 results found.
NameDescriptionTypePackageFramework
AbstractMarshallerImplPartial default Marshaller implementation.Classjavax.xml.bind.helpersJava SE
AbstractUnmarshallerImplPartial default Unmarshaller implementation.Classjavax.xml.bind.helpersJava SE
AttachmentMarshallerEnable JAXB marshalling to optimize storage of binary data.Classjavax.xml.bind.attachmentJava SE
AttachmentUnmarshallerEnables JAXB unmarshalling of a root document containing optimized binary data formats.Classjavax.xml.bind.attachmentJava SE
BinderEnable synchronization between XML infoset nodes and JAXB objects representing same XML document.Classjavax.xml.bindJava SE
CollapsedStringAdapterBuilt-in XmlAdapter to handle xs:token and its derived types.Classjavax.xml.bind.annotation.adaptersJava SE
DataBindingExceptionException that represents a failure in a JAXB operation.Classjavax.xml.bindJava SE
DatatypeConverter The javaType binding declaration can be used to customize the binding of an XML schema datatype to a Java datatype.Classjavax.xml.bindJava SE
DefaultValidationEventHandler JAXB 1.Classjavax.xml.bind.helpersJava SE
DatatypeConverterInterface The DatatypeConverterInterface is for JAXB provider use only.Interfacejavax.xml.bindJava SE
DomHandlerConverts an element (and its descendants) from/to DOM (or similar) representation.Interfacejavax.xml.bind.annotationJava SE
ElementThis is an element marker interface.Interfacejavax.xml.bindJava SE
HexBinaryAdapterXmlAdapter for xs:hexBinary.Classjavax.xml.bind.annotation.adaptersJava SE
JAXBClass that defines convenience methods for common, simple use of JAXB.Classjavax.xml.bindJava SE
JAXBContextThe JAXBContext class provides the client's entry point to the JAXB API.Classjavax.xml.bindJava SE
JAXBElementJAXB representation of an Xml Element.Classjavax.xml.bindJava SE
JAXBElement .GlobalScopeDesignates global scope for an xml element.Classjavax.xml.bind.JAXBElementJava SE
JAXBExceptionThis is the root exception class for all JAXB exceptions.Classjavax.xml.bindJava SE
JAXBIntrospectorProvide access to JAXB xml binding data for a JAXB object.Classjavax.xml.bindJava SE
JAXBPermissionThis class is for JAXB permissions.Classjavax.xml.bindJava SE
JAXBResultJAXP Result implementation that unmarshals a JAXB object.Classjavax.xml.bind.utilJava SE
JAXBSourceJAXP Source implementation that marshals a JAXB-generated object.Classjavax.xml.bind.utilJava SE
JAXBContextFactoryFactory that creates new JAXBContext instances.Interfacejavax.xml.bindJava SE
MarshalExceptionThis exception indicates that an error has occurred while performing a marshal operation that the provider is unable to recover from.Classjavax.xml.bindJava SE
Marshaller .Listener Register an instance of an implementation of this class with a Marshaller to externally listen for marshal events.Classjavax.xml.bind.MarshallerJava SE
Marshaller The Marshaller class is responsible for governing the process of serializing Java content trees back into XML data.Interfacejavax.xml.bindJava SE
NormalizedStringAdapterXmlAdapter to handle xs:normalizedString.Classjavax.xml.bind.annotation.adaptersJava SE
NotIdentifiableEventImplDefault implementation of the NotIdentifiableEvent interface.Classjavax.xml.bind.helpersJava SE
NotIdentifiableEventThis event indicates that a problem was encountered resolving an ID/IDREF.Interfacejavax.xml.bindJava SE
ParseConversionEventImplDefault implementation of the ParseConversionEvent interface.Classjavax.xml.bind.helpersJava SE
PrintConversionEventImplDefault implementation of the PrintConversionEvent interface.Classjavax.xml.bind.helpersJava SE
PropertyExceptionThis exception indicates that an error was encountered while getting or setting a property.Classjavax.xml.bindJava SE
ParseConversionEventThis event indicates that a problem was encountered while converting a string from the XML data into a value of the target Java data type.Interfacejavax.xml.bindJava SE
PrintConversionEventThis event indicates that a problem was encountered while converting data from the Java content tree into its lexical representation.Interfacejavax.xml.bindJava SE
SchemaOutputResolverControls where a JAXB implementation puts the generates An implementation of this abstract class has to be provided by the callingClassjavax.xml.bindJava SE
TypeConstraintExceptionThis exception indicates that a violation of a dynamically checked type constraint was detected.Classjavax.xml.bindJava SE
UnmarshalExceptionThis exception indicates that an error has occurred while performing an unmarshal operation that prevents the JAXB Provider from completingClassjavax.xml.bindJava SE
Unmarshaller .Listener Register an instance of an implementation of this class with Unmarshaller to externally listen for unmarshal events.Classjavax.xml.bind.UnmarshallerJava SE
UnmarshallerThe Unmarshaller class governs the process of deserializing XML data into newly created Java content trees, optionally validating the XMLInterfacejavax.xml.bindJava SE
UnmarshallerHandlerUnmarshaller implemented as SAX ContentHandler.Interfacejavax.xml.bindJava SE
ValidationEventCollectorValidationEventHandler implementation that collects all events.Classjavax.xml.bind.utilJava SE
ValidationEventImplDefault implementation of the ValidationEvent interface.Classjavax.xml.bind.helpersJava SE
ValidationEventLocatorImplDefault implementation of the ValidationEventLocator interface.Classjavax.xml.bind.helpersJava SE
ValidationExceptionThis exception indicates that an error has occurred while performing a validate operation.Classjavax.xml.bindJava SE
ValidationEventThis event indicates that a problem was encountered while validating the incoming XML data during an unmarshal operation, while performingInterfacejavax.xml.bindJava SE
ValidationEventHandlerA basic event handler interface for validation errors.Interfacejavax.xml.bindJava SE
ValidationEventLocatorEncapsulate the location of a ValidationEvent.Interfacejavax.xml.bindJava SE
ValidatorAs of JAXB 2.Interfacejavax.xml.bindJava SE
W3CDomHandlerDomHandler implementation for W3C DOM (org.Classjavax.xml.bind.annotationJava SE
XmlAdapterAdapts a Java type for custom marshaling.Classjavax.xml.bind.annotation.adaptersJava SE
XmlElement .DEFAULTUsed in XmlElement.Classjavax.xml.bind.annotation.XmlElementJava SE
XmlElementDecl .GLOBALUsed in XmlElementDecl.Classjavax.xml.bind.annotation.XmlElementDeclJava SE
XmlElementRef .DEFAULTUsed in XmlElementRef.Classjavax.xml.bind.annotation.XmlElementRefJava SE
XmlJavaTypeAdapter .DEFAULTUsed in XmlJavaTypeAdapter.Classjavax.xml.bind.annotation.adapters.XmlJavaTypeAdapterJava SE
XmlSchemaType .DEFAULTUsed in XmlSchemaType.Classjavax.xml.bind.annotation.XmlSchemaTypeJava SE
XmlType .DEFAULTUsed in XmlType.Classjavax.xml.bind.annotation.XmlTypeJava SE
XmlAccessOrderUsed by XmlAccessorOrder to control the ordering of properties and fields in a JAXB bound class.Classjavax.xml.bind.annotationJava SE
XmlAccessTypeUsed by XmlAccessorType to control serialization of fields orSince:1.Classjavax.xml.bind.annotationJava SE
XmlNsFormEnumeration of XML Schema namespace qualifications.Classjavax.xml.bind.annotationJava SE
XmlAccessorOrder Controls the ordering of fields and properties in a class.Classjavax.xml.bind.annotationJava SE
XmlAccessorType Controls whether fields or Javabean properties are serialized by default.Classjavax.xml.bind.annotationJava SE
XmlAnyAttribute Maps a JavaBean property to a map of wildcard attributes.Classjavax.xml.bind.annotationJava SE
XmlAnyElementMaps a JavaBean property to XML infoset representation and/or JAXB element.Classjavax.xml.bind.annotationJava SE
XmlAttachmentRefMarks a field/property that its XML form is a uri reference to mime content.Classjavax.xml.bind.annotationJava SE
XmlAttribute Maps a JavaBean property to a XML attribute.Classjavax.xml.bind.annotationJava SE
XmlElementMaps a JavaBean property to a XML element derived from property name.Classjavax.xml.bind.annotationJava SE
XmlElementDeclMaps a factory method to a XML element.Classjavax.xml.bind.annotationJava SE
XmlElementRef Maps a JavaBean property to a XML element derived from property's type.Classjavax.xml.bind.annotationJava SE
XmlElementRefsMarks a property that refers to classes with XmlElement Compared to an element property (property with XmlElementClassjavax.xml.bind.annotationJava SE
XmlElements A container for multiple @XmlElement annotations.Classjavax.xml.bind.annotationJava SE
XmlElementWrapperGenerates a wrapper element around XML representation.Classjavax.xml.bind.annotationJava SE
XmlEnum Maps an enum type Enum to XML representation.Classjavax.xml.bind.annotationJava SE
XmlEnumValueMaps an enum constant in Enum type to XML representation.Classjavax.xml.bind.annotationJava SE
XmlID Maps a JavaBean property to XML ID.Classjavax.xml.bind.annotationJava SE
XmlIDREF Maps a JavaBean property to XML IDREF.Classjavax.xml.bind.annotationJava SE
XmlInlineBinaryDataDisable consideration of XOP encoding for datatypes that are bound to base64-encoded binary data in XML.Classjavax.xml.bind.annotationJava SE
XmlJavaTypeAdapterUse an adapter that implements XmlAdapter for custom marshaling.Classjavax.xml.bind.annotation.adaptersJava SE
XmlJavaTypeAdapters A container for multiple @XmlJavaTypeAdapter annotations.Classjavax.xml.bind.annotation.adaptersJava SE
XmlListUsed to map a property to a list simple type.Classjavax.xml.bind.annotationJava SE
XmlMimeTypeAssociates the MIME type that controls the XML representation of the property.Classjavax.xml.bind.annotationJava SE
XmlMixed Annotate a JavaBean multi-valued property to support mixed content.Classjavax.xml.bind.annotationJava SE
XmlNs Associates a namespace prefix with a XML namespace URI.Classjavax.xml.bind.annotationJava SE
XmlRegistryMarks a class that has XmlElementDecls.Classjavax.xml.bind.annotationJava SE
XmlRootElementMaps a class or an enum type to an XML element.Classjavax.xml.bind.annotationJava SE
XmlSchema Maps a package name to a XML namespace.Classjavax.xml.bind.annotationJava SE
XmlSchemaTypeMaps a Java type to a simple schema built-in type.Classjavax.xml.bind.annotationJava SE
XmlSchemaTypes A container for multiple @XmlSchemaType annotations.Classjavax.xml.bind.annotationJava SE
XmlSeeAlsoInstructs JAXB to also bind other classes when binding this class.Classjavax.xml.bind.annotationJava SE
XmlTransient Prevents the mapping of a JavaBean property/type to XML representation.Classjavax.xml.bind.annotationJava SE
XmlType Maps a class or an enum type to a XML Schema type.Classjavax.xml.bind.annotationJava SE
XmlValue Enables mapping a class to a XML Schema complex type with a simpleContent or a XML Schema simple type.Classjavax.xml.bind.annotationJava SE
AbstractMarshallerImplPartial default Marshaller implementation.Classjavax.xml.bind.helpersJava EE
AbstractUnmarshallerImplPartial default Unmarshaller implementation.Classjavax.xml.bind.helpersJava EE
AttachmentMarshallerEnable JAXB marshalling to optimize storage of binary data.Classjavax.xml.bind.attachmentJava EE
AttachmentUnmarshallerEnables JAXB unmarshalling of a root document containing optimized binary data formats.Classjavax.xml.bind.attachmentJava EE
BinderEnable synchronization between XML infoset nodes and JAXB objects representing same XML document.Classjavax.xml.bindJava EE
CollapsedStringAdapterBuilt-in XmlAdapter to handle xs:token and its derived types.Classjavax.xml.bind.annotation.adaptersJava EE
DataBindingExceptionException that represents a failure in a JAXB operation.Classjavax.xml.bindJava EE
DatatypeConverter The javaType binding declaration can be used to customize the binding of an XML schema datatype to a Java datatype.Classjavax.xml.bindJava EE
DatatypeConverterInterface The DatatypeConverterInterface is for JAXB provider use only.Interfacejavax.xml.bindJava EE
DefaultValidationEventHandler JAXB 1.Classjavax.xml.bind.helpersJava EE
DomHandlerConverts an element (and its descendants) from/to DOM (or similar) representation.Interfacejavax.xml.bind.annotationJava EE
ElementThis is an element marker interface.Interfacejavax.xml.bindJava EE
HexBinaryAdapterXmlAdapter for xs:hexBinary.Classjavax.xml.bind.annotation.adaptersJava EE
JAXBClass that defines convenience methods for common, simple use of JAXB.Classjavax.xml.bindJava EE
JAXBContext The JAXBContext class provides the client's entry point to the JAXB API.Classjavax.xml.bindJava EE
JAXBElementJAXB representation of an Xml Element.Classjavax.xml.bindJava EE
JAXBElement .GlobalScopeDesignates global scope for an xml element.Classjavax.xml.bind.JAXBElementJava EE
JAXBExceptionThis is the root exception class for all JAXB exceptions.Classjavax.xml.bindJava EE
JAXBIntrospectorProvide access to JAXB xml binding data for a JAXB object.Classjavax.xml.bindJava EE
JAXBPermissionThis class is for JAXB permissions.Classjavax.xml.bindJava EE
JAXBResultJAXP Result implementation that unmarshals a JAXB object.Classjavax.xml.bind.utilJava EE
JAXBSourceJAXP Source implementation that marshals a JAXB-generated object.Classjavax.xml.bind.utilJava EE
MarshalExceptionThis exception indicates that an error has occurred while performing a marshal operation that the provider is unable to recover from.Classjavax.xml.bindJava EE
Marshaller The Marshaller class is responsible for governing the process of serializing Java content trees back into XML data.Interfacejavax.xml.bindJava EE
Marshaller .Listener Register an instance of an implementation of this class with a Marshaller to externally listen for marshal events.Classjavax.xml.bind.MarshallerJava EE
NormalizedStringAdapterXmlAdapter to handle xs:normalizedString.Classjavax.xml.bind.annotation.adaptersJava EE
NotIdentifiableEventThis event indicates that a problem was encountered resolving an ID/IDREF.Interfacejavax.xml.bindJava EE
NotIdentifiableEventImplDefault implementation of the NotIdentifiableEvent interface.Classjavax.xml.bind.helpersJava EE
ParseConversionEventThis event indicates that a problem was encountered while converting a string from the XML data into a value of the target Java data type.Interfacejavax.xml.bindJava EE
ParseConversionEventImplDefault implementation of the ParseConversionEvent interface.Classjavax.xml.bind.helpersJava EE
PrintConversionEventThis event indicates that a problem was encountered while converting data from the Java content tree into its lexical representation.Interfacejavax.xml.bindJava EE
PrintConversionEventImplDefault implementation of the PrintConversionEvent interface.Classjavax.xml.bind.helpersJava EE
PropertyExceptionThis exception indicates that an error was encountered while getting or setting a property.Classjavax.xml.bindJava EE
SchemaOutputResolverControls where a JAXB implementation puts the generates An implementation of this abstract class has to be provided by the callingClassjavax.xml.bindJava EE
TypeConstraintExceptionThis exception indicates that a violation of a dynamically checked type constraint was detected.Classjavax.xml.bindJava EE
UnmarshalExceptionThis exception indicates that an error has occurred while performing an unmarshal operation that prevents the JAXB Provider from completingClassjavax.xml.bindJava EE
UnmarshallerThe Unmarshaller class governs the process of deserializing XML data into newly created Java content trees, optionally validating the XML Interfacejavax.xml.bindJava EE
Unmarshaller .Listener Register an instance of an implementation of this class with Unmarshaller to externally listen for unmarshal events.Classjavax.xml.bind.UnmarshallerJava EE
UnmarshallerHandlerUnmarshaller implemented as SAX ContentHandler.Interfacejavax.xml.bindJava EE
ValidationEventThis event indicates that a problem was encountered while validating the incoming XML data during an unmarshal operation, while performing Interfacejavax.xml.bindJava EE
ValidationEventCollectorValidationEventHandler implementation that collects all events.Classjavax.xml.bind.utilJava EE
ValidationEventHandlerA basic event handler interface for validation errors.Interfacejavax.xml.bindJava EE
ValidationEventImplDefault implementation of the ValidationEvent interface.Classjavax.xml.bind.helpersJava EE
ValidationEventLocatorEncapsulate the location of a ValidationEvent.Interfacejavax.xml.bindJava EE
ValidationEventLocatorImplDefault implementation of the ValidationEventLocator interface.Classjavax.xml.bind.helpersJava EE
ValidationExceptionThis exception indicates that an error has occurred while performing a validate operation.Classjavax.xml.bindJava EE
ValidatorAs of JAXB 2.Interfacejavax.xml.bindJava EE
W3CDomHandlerDomHandler implementation for W3C DOM (org.Classjavax.xml.bind.annotationJava EE
XmlAccessOrderUsed by XmlAccessorOrder to control the ordering of properties and fields in a JAXB bound class.Classjavax.xml.bind.annotationJava EE
XmlAccessorOrder Controls the ordering of fields and properties in a class.Classjavax.xml.bind.annotationJava EE
XmlAccessorType Controls whether fields or Javabean properties are serialized by default.Classjavax.xml.bind.annotationJava EE
XmlAccessTypeUsed by XmlAccessorType to control serialization of fields orSince:JAXB2.Classjavax.xml.bind.annotationJava EE
XmlAdapterAdapts a Java type for custom marshaling.Classjavax.xml.bind.annotation.adaptersJava EE
XmlAnyAttribute Maps a JavaBean property to a map of wildcard attributes.Classjavax.xml.bind.annotationJava EE
XmlAnyElementMaps a JavaBean property to XML infoset representation and/or JAXB element.Classjavax.xml.bind.annotationJava EE
XmlAttachmentRefMarks a field/property that its XML form is a uri reference to mime content.Classjavax.xml.bind.annotationJava EE
XmlAttribute Maps a JavaBean property to a XML attribute.Classjavax.xml.bind.annotationJava EE
XmlElementMaps a JavaBean property to a XML element derived from property name.Classjavax.xml.bind.annotationJava EE
XmlElement .DEFAULTUsed in XmlElement.Classjavax.xml.bind.annotation.XmlElementJava EE
XmlElementDeclMaps a factory method to a XML element.Classjavax.xml.bind.annotationJava EE
XmlElementDecl .GLOBALUsed in XmlElementDecl.Classjavax.xml.bind.annotation.XmlElementDeclJava EE
XmlElementRef Maps a JavaBean property to a XML element derived from property's type.Classjavax.xml.bind.annotationJava EE
XmlElementRef .DEFAULTUsed in XmlElementRef.Classjavax.xml.bind.annotation.XmlElementRefJava EE
XmlElementRefsMarks a property that refers to classes with XmlElement Compared to an element property (property with XmlElementClassjavax.xml.bind.annotationJava EE
XmlElements A container for multiple @XmlElement annotations.Classjavax.xml.bind.annotationJava EE
XmlElementWrapperGenerates a wrapper element around XML representation.Classjavax.xml.bind.annotationJava EE
XmlEnum Maps an enum type Enum to XML representation.Classjavax.xml.bind.annotationJava EE
XmlEnumValueMaps an enum constant in Enum type to XML representation.Classjavax.xml.bind.annotationJava EE
XmlID Maps a JavaBean property to XML ID.Classjavax.xml.bind.annotationJava EE
XmlIDREF Maps a JavaBean property to XML IDREF.Classjavax.xml.bind.annotationJava EE
XmlInlineBinaryDataDisable consideration of XOP encoding for datatypes that are bound to base64-encoded binary data in XML.Classjavax.xml.bind.annotationJava EE
XmlJavaTypeAdapterUse an adapter that implements XmlAdapter for custom marshaling.Classjavax.xml.bind.annotation.adaptersJava EE
XmlJavaTypeAdapter .DEFAULTUsed in XmlJavaTypeAdapter.Classjavax.xml.bind.annotation.adapters.XmlJavaTypeAdapterJava EE
XmlJavaTypeAdapters A container for multiple @XmlJavaTypeAdapter annotations.Classjavax.xml.bind.annotation.adaptersJava EE
XmlListUsed to map a property to a list simple type.Classjavax.xml.bind.annotationJava EE
XmlMimeTypeAssociates the MIME type that controls the XML representation of the property.Classjavax.xml.bind.annotationJava EE
XmlMixed Annotate a JavaBean multi-valued property to support mixed content.Classjavax.xml.bind.annotationJava EE
XmlNs Associates a namespace prefix with a XML namespace URI.Classjavax.xml.bind.annotationJava EE
XmlNsFormEnumeration of XML Schema namespace qualifications.Classjavax.xml.bind.annotationJava EE
XmlRegistryMarks a class that has XmlElementDecls.Classjavax.xml.bind.annotationJava EE
XmlRootElementMaps a class or an enum type to an XML element.Classjavax.xml.bind.annotationJava EE
XmlSchema Maps a package name to a XML namespace.Classjavax.xml.bind.annotationJava EE
XmlSchemaTypeMaps a Java type to a simple schema built-in type.Classjavax.xml.bind.annotationJava EE
XmlSchemaType .DEFAULTUsed in XmlSchemaType.Classjavax.xml.bind.annotation.XmlSchemaTypeJava EE
XmlSchemaTypes A container for multiple @XmlSchemaType annotations.Classjavax.xml.bind.annotationJava EE
XmlSeeAlsoInstructs JAXB to also bind other classes when binding this class.Classjavax.xml.bind.annotationJava EE
XmlTransient Prevents the mapping of a JavaBean property/type to XML representation.Classjavax.xml.bind.annotationJava EE
XmlType Maps a class or an enum type to a XML Schema type.Classjavax.xml.bind.annotationJava EE
XmlType .DEFAULTUsed in XmlType.Classjavax.xml.bind.annotation.XmlTypeJava EE
XmlValue Enables mapping a class to a XML Schema complex type with a simpleContent or a XML Schema simple type.Classjavax.xml.bind.annotationJava EE
AbstractMarshallerImplPartial default Marshaller implementation.Classxml.bind.helpersCode Trails
AbstractUnmarshallerImplPartial default Unmarshaller implementation.Classxml.bind.helpersCode Trails
AttachmentMarshallerEnable JAXB marshalling to optimize storage of binary data.Classxml.bind.attachmentCode Trails
AttachmentUnmarshallerEnables JAXB unmarshalling of a root document containing optimized binary data formats.Classxml.bind.attachmentCode Trails
BinderEnable synchronization between XML infoset nodes and JAXB objects representing same XML document.Classxml.bindCode Trails
CollapsedStringAdapterBuilt-in XmlAdapter to handle xs:token and its derived types.Classxml.bind.annotation.adaptersCode Trails
ContextFinderClassxml.bindCode Trails
DataBindingExceptionException that represents a failure in a JAXB operation.Classxml.bindCode Trails
DatatypeConverter The javaType binding declaration can be used to customize the binding of an XML schema datatype to a Java datatype.Classxml.bindCode Trails
DatatypeConverterImplClassxml.bindCode Trails
DatatypeConverterImpl .CalendarFormatterClassxml.bind.DatatypeConverterImplCode Trails
DatatypeConverterInterface The DatatypeConverterInterface is for JAXB provider use only.Interfacexml.bindCode Trails
DefaultValidationEventHandler JAXB 1.Classxml.bind.helpersCode Trails
DomHandlerConverts an element (and its descendants) from/to DOM (or similar) representation.Interfacexml.bind.annotationCode Trails
BindingA specialized handler for a specific type in an xml schema.Interfaceorg.geotools.xmlGeoTools
BindingFactoryCreates the binding for a qualified name.Interfaceorg.geotools.xmlGeoTools
BindingWalkerFactoryFactory made available to bindings to walk over a binding execution chain.Interfaceorg.geotools.xmlGeoTools
AbstractMarshallerImplPartial default Marshaller implementation.Classjavax.xml.bind.helpersEclipseLink
AbstractUnmarshallerImplPartial default Unmarshaller implementation.Classjavax.xml.bind.helpersEclipseLink
AttachmentMarshallerEnable JAXB marshalling to optimize storage of binary data.Classjavax.xml.bind.attachmentEclipseLink
AttachmentUnmarshallerEnables JAXB unmarshalling of a root document containing optimized binary data formats.Classjavax.xml.bind.attachmentEclipseLink
BinderEnable synchronization between XML infoset nodes and JAXB objects representing same XML document.Classjavax.xml.bindEclipseLink
CollapsedStringAdapterBuilt-in XmlAdapter to handle xs:token and its derived types.Classjavax.xml.bind.annotation.adaptersEclipseLink
DataBindingExceptionException that represents a failure in a JAXB operation.Classjavax.xml.bindEclipseLink
DatatypeConverter The javaType binding declaration can be used to customize the binding of an XML schema datatype to a Java datatype.Classjavax.xml.bindEclipseLink
DatatypeConverterInterface The DatatypeConverterInterface is for JAXB provider use only.Interfacejavax.xml.bindEclipseLink
DefaultValidationEventHandler JAXB 1.Classjavax.xml.bind.helpersEclipseLink
DomHandlerConverts an element (and its descendants) from/to DOM (or similar) representation.Interfacejavax.xml.bind.annotationEclipseLink
ElementThis is an element marker interface.Interfacejavax.xml.bindEclipseLink
HexBinaryAdapterXmlAdapter for xs:hexBinary.Classjavax.xml.bind.annotation.adaptersEclipseLink
JAXBClass that defines convenience methods for common, simple use of JAXB.Classjavax.xml.bindEclipseLink
JAXBContext The JAXBContext class provides the client's entry point to the JAXB API.Classjavax.xml.bindEclipseLink
JAXBElementJAXB representation of an Xml Element.Classjavax.xml.bindEclipseLink
JAXBElement .GlobalScopeDesignates global scope for an xml element.Classjavax.xml.bindEclipseLink
JAXBExceptionThis is the root exception class for all JAXB exceptions.Classjavax.xml.bindEclipseLink
JAXBIntrospectorProvide access to JAXB xml binding data for a JAXB object.Classjavax.xml.bindEclipseLink
JAXBPermissionThis class is for JAXB permissions.Classjavax.xml.bindEclipseLink
JAXBResultJAXP Result implementation that unmarshals a JAXB object.Classjavax.xml.bind.utilEclipseLink
JAXBSourceJAXP Source implementation that marshals a JAXB-generated object.Classjavax.xml.bind.utilEclipseLink
MarshalExceptionThis exception indicates that an error has occurred while performing a marshal operation that the provider is unable to recover from.Classjavax.xml.bindEclipseLink
Marshaller The Marshaller class is responsible for governing the process of serializing Java content trees back into XML data.Interfacejavax.xml.bindEclipseLink
Marshaller .Listener Register an instance of an implementation of this class with a Marshaller to externally listen for marshal events.Classjavax.xml.bindEclipseLink
NormalizedStringAdapterXmlAdapter to handle xs:normalizedString.Classjavax.xml.bind.annotation.adaptersEclipseLink
NotIdentifiableEventThis event indicates that a problem was encountered resolving an ID/IDREF.Interfacejavax.xml.bindEclipseLink
NotIdentifiableEventImplDefault implementation of the NotIdentifiableEvent interface.Classjavax.xml.bind.helpersEclipseLink
ParseConversionEventThis event indicates that a problem was encountered while converting a string from the XML data into a value of the target Java data type.Interfacejavax.xml.bindEclipseLink
ParseConversionEventImplDefault implementation of the ParseConversionEvent interface.Classjavax.xml.bind.helpersEclipseLink
PrintConversionEventThis event indicates that a problem was encountered while converting data from the Java content tree into its lexical representation.Interfacejavax.xml.bindEclipseLink
PrintConversionEventImplDefault implementation of the PrintConversionEvent interface.Classjavax.xml.bind.helpersEclipseLink
PropertyExceptionThis exception indicates that an error was encountered while getting or setting a property.Classjavax.xml.bindEclipseLink
SchemaOutputResolverControls where a JAXB implementation puts the generates An implementation of this abstract class has to be provided by the callingClassjavax.xml.bindEclipseLink
TypeConstraintExceptionThis exception indicates that a violation of a dynamically checked type constraint was detected.Classjavax.xml.bindEclipseLink
UnmarshalExceptionThis exception indicates that an error has occurred while performing an unmarshal operation that prevents the JAXB Provider from completingClassjavax.xml.bindEclipseLink
UnmarshallerThe Unmarshaller class governs the process of deserializing XML data into newly created Java content trees, optionally validating the XML Interfacejavax.xml.bindEclipseLink
Unmarshaller .Listener Register an instance of an implementation of this class with Unmarshaller to externally listen for unmarshal events.Classjavax.xml.bindEclipseLink
UnmarshallerHandlerUnmarshaller implemented as SAX ContentHandler.Interfacejavax.xml.bindEclipseLink
ValidationEventThis event indicates that a problem was encountered while validating the incoming XML data during an unmarshal operation, while performing Interfacejavax.xml.bindEclipseLink
ValidationEventCollectorValidationEventHandler implementation that collects all events.Classjavax.xml.bind.utilEclipseLink
ValidationEventHandlerA basic event handler interface for validation errors.Interfacejavax.xml.bindEclipseLink
ValidationEventImplDefault implementation of the ValidationEvent interface.Classjavax.xml.bind.helpersEclipseLink
ValidationEventLocatorEncapsulate the location of a ValidationEvent.Interfacejavax.xml.bindEclipseLink
ValidationEventLocatorImplDefault implementation of the ValidationEventLocator interface.Classjavax.xml.bind.helpersEclipseLink
ValidationExceptionThis exception indicates that an error has occurred while performing a validate operation.Classjavax.xml.bindEclipseLink
ValidatorAs of JAXB 2.Interfacejavax.xml.bindEclipseLink
W3CDomHandlerDomHandler implementation for W3C DOM (org.Classjavax.xml.bind.annotationEclipseLink
XmlAccessOrderUsed by XmlAccessorOrder to control the ordering of properties and fields in a JAXB bound class.Classjavax.xml.bind.annotationEclipseLink
XmlAccessorOrder Controls the ordering of fields and properties in a class.Classjavax.xml.bind.annotationEclipseLink
XmlAccessorType Controls whether fields or Javabean properties are serialized by default.Classjavax.xml.bind.annotationEclipseLink
XmlAccessTypeUsed by XmlAccessorType to control serialization of fields orSee Also:XmlAccessorTypeAuthor:Sekhar Vajjhala, Sun Microsystems, Inc.Classjavax.xml.bind.annotationEclipseLink
XmlAdapterAdapts a Java type for custom marshaling.Classjavax.xml.bind.annotation.adaptersEclipseLink
XmlAnyAttribute Maps a JavaBean property to a map of wildcard attributes.Classjavax.xml.bind.annotationEclipseLink
XmlAnyElementMaps a JavaBean property to XML infoset representation and/or JAXB element.Classjavax.xml.bind.annotationEclipseLink
XmlAttachmentRefMarks a field/property that its XML form is a uri reference to mime content.Classjavax.xml.bind.annotationEclipseLink
XmlAttribute Maps a JavaBean property to a XML attribute.Classjavax.xml.bind.annotationEclipseLink
XmlElementMaps a JavaBean property to a XML element derived from property name.Classjavax.xml.bind.annotationEclipseLink
XmlElement .DEFAULTUsed in XmlElement.Classjavax.xml.bind.annotationEclipseLink
XmlElementDeclMaps a factory method to a XML element.Classjavax.xml.bind.annotationEclipseLink
XmlElementDecl .GLOBALUsed in XmlElementDecl.Classjavax.xml.bind.annotationEclipseLink
XmlElementRef Maps a JavaBean property to a XML element derived from property's type.Classjavax.xml.bind.annotationEclipseLink
XmlElementRef .DEFAULTUsed in XmlElementRef.Classjavax.xml.bind.annotationEclipseLink
XmlElementRefsMarks a property that refers to classes with XmlElement Compared to an element property (property with XmlElementClassjavax.xml.bind.annotationEclipseLink
XmlElements A container for multiple @XmlElement annotations.Classjavax.xml.bind.annotationEclipseLink
XmlElementWrapperGenerates a wrapper element around XML representation.Classjavax.xml.bind.annotationEclipseLink
XmlEnum Maps an enum type Enum to XML representation.Classjavax.xml.bind.annotationEclipseLink
XmlEnumValueMaps an enum constant in Enum type to XML representation.Classjavax.xml.bind.annotationEclipseLink
XmlID Maps a JavaBean property to XML ID.Classjavax.xml.bind.annotationEclipseLink
XmlIDREF Maps a JavaBean property to XML IDREF.Classjavax.xml.bind.annotationEclipseLink
XmlInlineBinaryDataDisable consideration of XOP encoding for datatypes that are bound to base64-encoded binary data in XML.Classjavax.xml.bind.annotationEclipseLink
XmlJavaTypeAdapterUse an adapter that implements XmlAdapter for custom marshaling.Classjavax.xml.bind.annotation.adaptersEclipseLink
XmlJavaTypeAdapter .DEFAULTUsed in XmlJavaTypeAdapter.Classjavax.xml.bind.annotation.adaptersEclipseLink
XmlJavaTypeAdapters A container for multiple @XmlJavaTypeAdapter annotations.Classjavax.xml.bind.annotation.adaptersEclipseLink
XmlListUsed to map a property to a list simple type.Classjavax.xml.bind.annotationEclipseLink
XmlMimeTypeAssociates the MIME type that controls the XML representation of the property.Classjavax.xml.bind.annotationEclipseLink
XmlMixed Annotate a JavaBean multi-valued property to support mixed content.Classjavax.xml.bind.annotationEclipseLink
XmlNs Associates a namespace prefix with a XML namespace URI.Classjavax.xml.bind.annotationEclipseLink
XmlNsFormEnumeration of XML Schema namespace qualifications.Classjavax.xml.bind.annotationEclipseLink
XmlRegistryClassjavax.xml.bind.annotationEclipseLink
XmlRootElementMaps a class or an enum type to an XML element.Classjavax.xml.bind.annotationEclipseLink
XmlSchema Maps a package name to a XML namespace.Classjavax.xml.bind.annotationEclipseLink
XmlSchemaTypeMaps a Java type to a simple schema built-in type.Classjavax.xml.bind.annotationEclipseLink
XmlSchemaType .DEFAULTUsed in XmlSchemaType.Classjavax.xml.bind.annotationEclipseLink
XmlSchemaTypes A container for multiple @XmlSchemaType annotations.Classjavax.xml.bind.annotationEclipseLink
XmlSeeAlsoInstructs JAXB to also bind other classes when binding this class.Classjavax.xml.bind.annotationEclipseLink
XmlTransient Prevents the mapping of a JavaBean property/type to XML representation.Classjavax.xml.bind.annotationEclipseLink
XmlType Maps a class or an enum type to a XML Schema type.Classjavax.xml.bind.annotationEclipseLink
XmlType .DEFAULTUsed in XmlType.Classjavax.xml.bind.annotationEclipseLink
XmlValue Enables mapping a class to a XML Schema complex type with a simpleContent or a XML Schema simple type.Classjavax.xml.bind.annotationEclipseLink