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