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