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