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