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