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