public static class SimpleTypeJsonUnmarshallers.JsonValueStringUnmarshaller extends SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller
| Constructor and Description |
|---|
JsonValueStringUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeJsonUnmarshallers.JsonValueStringUnmarshaller |
getInstance() |
String |
unmarshall(JsonUnmarshallerContext unmarshallerContext) |
public String unmarshall(JsonUnmarshallerContext unmarshallerContext) throws Exception
unmarshall in interface Unmarshaller<String,JsonUnmarshallerContext>unmarshall in class SimpleTypeJsonUnmarshallers.StringJsonUnmarshallerExceptionpublic static SimpleTypeJsonUnmarshallers.JsonValueStringUnmarshaller getInstance()
Copyright © 2022. All rights reserved.