public class DsigMarschaller extends Object
Modifier and Type | Field and Description |
---|---|
static QName |
X509DataTypeX509Certificate_QNAME |
Constructor and Description |
---|
DsigMarschaller() |
Modifier and Type | Method and Description |
---|---|
static void |
marshal(Object obj,
OutputStream os) |
static String |
marshalToString(Object obj) |
static Object |
unmarshal(InputStream is) |
static Object |
unmarshalFromString(String message) |
public static final QName X509DataTypeX509Certificate_QNAME
public static void marshal(Object obj, OutputStream os) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static String marshalToString(Object obj) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static Object unmarshal(InputStream is) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static Object unmarshalFromString(String message) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException