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