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