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