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