public class DatapointStaxUnmarshaller extends 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 Exception
unmarshall in interface Unmarshaller<Datapoint,StaxUnmarshallerContext>Exceptionpublic static DatapointStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.