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