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