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