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