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