Uses of Class
com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Packages that use Base64Data
Package
Description
Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
Uses of Base64Data in com.sun.xml.bind.v2.runtime
Methods in com.sun.xml.bind.v2.runtime that return Base64Data -
Uses of Base64Data in com.sun.xml.bind.v2.util
Methods in com.sun.xml.bind.v2.util with parameters of type Base64DataModifier and TypeMethodDescriptionvoid
ByteArrayOutputStreamEx.set
(Base64Data dt, String mimeType)
Base64Data
is no longer cached, so that XMLStreamWriterEx impl can retain the data, like JAX-WS does.