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