public class BuildSuggestersResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<BuildSuggestersResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static BuildSuggestersResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
BuildSuggestersResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static BuildSuggestersResultStaxUnmarshaller |
getInstance() |
BuildSuggestersResult |
unmarshall(StaxUnmarshallerContext context) |
private static BuildSuggestersResultStaxUnmarshaller instance
public BuildSuggestersResultStaxUnmarshaller()
public BuildSuggestersResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<BuildSuggestersResult,StaxUnmarshallerContext>
java.lang.Exception
public static BuildSuggestersResultStaxUnmarshaller getInstance()