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