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