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