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