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