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