Uses of Class
org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.Base64Data
-
Packages that use Base64Data Package Description org.glassfish.jaxb.runtime.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller.org.glassfish.jaxb.runtime.v2.util -
-
Uses of Base64Data in org.glassfish.jaxb.runtime.v2.runtime
Methods in org.glassfish.jaxb.runtime.v2.runtime that return Base64Data Modifier and Type Method Description Base64DataXMLSerializer. getCachedBase64DataInstance()Deprecated.Base64Datais no longer cached, so that XMLStreamWriterEx impl can retain the data, like JAX-WS does. -
Uses of Base64Data in org.glassfish.jaxb.runtime.v2.util
Methods in org.glassfish.jaxb.runtime.v2.util with parameters of type Base64Data Modifier and Type Method Description voidByteArrayOutputStreamEx. set(Base64Data dt, String mimeType)
-