public class AddressStaxUnmarshaller extends 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 Exception
unmarshall in interface Unmarshaller<Address,StaxUnmarshallerContext>Exceptionpublic static AddressStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.