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