public class ItemStaxUnmarshaller extends Object implements Unmarshaller<Item,StaxUnmarshallerContext>
| Constructor and Description |
|---|
ItemStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ItemStaxUnmarshaller |
getInstance() |
Item |
unmarshall(StaxUnmarshallerContext context) |
public Item unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<Item,StaxUnmarshallerContext>Exceptionpublic static ItemStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.