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