@Produces(value="text/xml") @Consumes(value="text/xml") @Singleton public static final class XmlRootObjectJaxbProvider.Text extends XmlRootObjectJaxbProvider
text/xml media type
into JAXB beans using JAXB unmarshaller.XmlRootObjectJaxbProvider.App, XmlRootObjectJaxbProvider.General, XmlRootObjectJaxbProvider.TextUTF8| Constructor and Description |
|---|
Text(jakarta.inject.Provider<SAXParserFactory> spf,
jakarta.ws.rs.ext.Providers ps,
jakarta.ws.rs.core.Configuration config) |
getStoredJaxbContext, isReadable, isWriteable, readFrom, writeTogetMarshaller, getSAXSource, getUnmarshaller, isFormattedOutput, isSupported, isXmlRootElementProcessing, setConfiguration, setHeadergetCharset, getSize, readFromAsString, writeTo, writeTo, writeToAsString@Inject
public Text(@Context
jakarta.inject.Provider<SAXParserFactory> spf,
@Context
jakarta.ws.rs.ext.Providers ps,
@Context
jakarta.ws.rs.core.Configuration config)
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.