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