public static class SimpleTypeIonUnmarshallers.StringIonUnmarshaller extends Object implements Unmarshaller<String,JsonUnmarshallerContext>
| Constructor and Description |
|---|
StringIonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeIonUnmarshallers.StringIonUnmarshaller |
getInstance() |
String |
unmarshall(JsonUnmarshallerContext context) |
public String unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<String,JsonUnmarshallerContext>Exceptionpublic static SimpleTypeIonUnmarshallers.StringIonUnmarshaller getInstance()
Copyright © 2022. All rights reserved.