public class CertificateStaxUnmarshaller extends java.lang.Object implements Unmarshaller<Certificate,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static CertificateStaxUnmarshaller |
instance |
Constructor and Description |
---|
CertificateStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static CertificateStaxUnmarshaller |
getInstance() |
Certificate |
unmarshall(StaxUnmarshallerContext context) |
private static CertificateStaxUnmarshaller instance
public Certificate unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Certificate,StaxUnmarshallerContext>
java.lang.Exception
public static CertificateStaxUnmarshaller getInstance()