@Provider public class JAXBXmlSeeAlsoProvider extends AbstractJAXBProvider<Object>
providers| Constructor and Description |
|---|
JAXBXmlSeeAlsoProvider() |
| Modifier and Type | Method and Description |
|---|---|
JAXBContext |
findJAXBContext(Class<?> type,
Annotation[] annotations,
MediaType mediaType,
boolean reader) |
protected boolean |
isReadWritable(Class<?> type,
Type genericType,
Annotation[] annotations,
MediaType mediaType)
FIXME Comment this
|
decorateMarshaller, decorateUnmarshaller, getCharset, getMarshaller, isExpandEntityReferences, isReadable, isWriteable, processWithoutEntityExpansion, readFrom, setCharset, setExpandEntityReferences, suppressExpandEntityExpansion, writeTogetSizepublic JAXBContext findJAXBContext(Class<?> type, Annotation[] annotations, MediaType mediaType, boolean reader) throws JAXBException
findJAXBContext in class AbstractJAXBProvider<Object>JAXBExceptionprotected boolean isReadWritable(Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType)
AbstractJAXBProviderisReadWritable in class AbstractJAXBProvider<Object>Copyright © 2014. All Rights Reserved.