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