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