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