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