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