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