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