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