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