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