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