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