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