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