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