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