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