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