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