Uses of Class
org.jvnet.staxex.Base64Data
-
Packages that use Base64Data Package Description org.jvnet.staxex -
-
Uses of Base64Data in org.jvnet.staxex
Methods in org.jvnet.staxex that return Base64Data Modifier and Type Method Description Base64Data
Base64Data. clone()
Methods in org.jvnet.staxex with parameters of type Base64Data Modifier and Type Method Description void
ByteArrayOutputStreamEx. set(Base64Data dt, java.lang.String mimeType)
Constructors in org.jvnet.staxex with parameters of type Base64Data Constructor Description Base64Data(Base64Data that)
Clone constructor
-