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