package
javax.xml.bind


Show All Login
Java SE 6
  

Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities.

JAXBContext is the client-entry point to the runtime binding framework.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:

Subpackages
javax.xml.bind.annotation
javax.xml.bind.attachment
javax.xml.bind.helpers
javax.xml.bind.util

Interfaces
DatatypeConverterInterface
Element
Marshaller
NotIdentifiableEvent
ParseConversionEvent

PrintConversionEvent
Unmarshaller
UnmarshallerHandler
ValidationEvent
ValidationEventHandler
ValidationEventLocator
Validator

Exceptions
JAXBException
MarshalException
PropertyException
TypeConstraintException
UnmarshalException
ValidationException

Classes
Binder
DatatypeConverter
JAXBContext
JAXBElement
  .GlobalScope
JAXBIntrospector
  .Listener
SchemaOutputResolver
  .Listener