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