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