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