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