@Produces(value="application/xml") @Consumes(value="application/xml") @Singleton public static final class XmlRootObjectJaxbProvider.App extends XmlRootObjectJaxbProvider
application/xml
media type
into JAXB beans using JAXB unmarshaller
.XmlRootObjectJaxbProvider.App, XmlRootObjectJaxbProvider.General, XmlRootObjectJaxbProvider.Text
UTF8
Constructor and Description |
---|
App(jakarta.inject.Provider<SAXParserFactory> spf,
jakarta.ws.rs.ext.Providers ps,
jakarta.ws.rs.core.Configuration config) |
getStoredJaxbContext, isReadable, isWriteable, readFrom, writeTo
getMarshaller, getSAXSource, getUnmarshaller, isFormattedOutput, isSupported, isXmlRootElementProcessing, setConfiguration, setHeader
getCharset, getSize, readFromAsString, writeTo, writeTo, writeToAsString
@Inject public App(@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.