public static class SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller extends Object implements Unmarshaller<Float,StaxUnmarshallerContext>
| Constructor and Description |
|---|
FloatStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller |
getInstance() |
Float |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public Float unmarshall(StaxUnmarshallerContext unmarshallerContext) throws Exception
unmarshall in interface Unmarshaller<Float,StaxUnmarshallerContext>Exceptionpublic static SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller getInstance()
Copyright © 2022. All rights reserved.