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