public class KeyPairStaxUnmarshaller extends Object implements Unmarshaller<KeyPair,StaxUnmarshallerContext>
| Constructor and Description |
|---|
KeyPairStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static KeyPairStaxUnmarshaller |
getInstance() |
KeyPair |
unmarshall(StaxUnmarshallerContext context) |
public KeyPair unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<KeyPair,StaxUnmarshallerContext>Exceptionpublic static KeyPairStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.