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