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