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