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