Interface | Description |
---|---|
JaxbProvider |
Holds a pair consisting of
JAXBContext class name and a class implementing
the JaxbXmlDocumentStructure interface for the specified implementation of JAXB. |
JaxbXmlDocumentStructure |
Provides XML structure information (expected elements/attributes) about JAXB element classes that are being unmarshalled.
|
Class | Description |
---|---|
BaseJSONMarshaller | |
BaseJSONUnmarshaller | |
BufferingInputOutputStream | |
DefaultJaxbXmlDocumentStructure |
Default implementation of
JaxbXmlDocumentStructure . |
FilteringInputStream | |
ImplMessages |
Defines string formatting method for each constant in the resource file
|
JaxbJdkXmlStructure |
Implementation of
JaxbXmlDocumentStructure for JAXB provider in JDK. |
JaxbRiXmlStructure |
Implementation of
JaxbXmlDocumentStructure for JAXB RI provider. |
JSONHelper |
Helper methods for JSON classes.
|
JSONMarshallerImpl | |
JsonRootEatingInputStreamFilter | |
JSONUnmarshallerImpl | |
MoxyXmlStructure |
Implementation of
JaxbXmlDocumentStructure for MOXy JAXB provider. |
RootElementWrapper | |
Stax2JsonFactory |
Enum | Description |
---|---|
SupportedJaxbProvider |
Copyright © 2013 Oracle Corporation. All rights reserved.