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