Unmarshaller<Float,StaxUnmarshallerContext>
public static class SimpleTypeStaxUnmarshallers.FloatUnmarshaller extends Object implements Unmarshaller<Float,StaxUnmarshallerContext>
Constructor | Description |
---|---|
FloatUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static SimpleTypeStaxUnmarshallers.FloatUnmarshaller |
getInstance() |
|
Float |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public static SimpleTypeStaxUnmarshallers.FloatUnmarshaller getInstance()
public Float unmarshall(StaxUnmarshallerContext unmarshallerContext) throws Exception
unmarshall
in interface Unmarshaller<Float,StaxUnmarshallerContext>
Exception
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.