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