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