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