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