railo.commons.net
Class IPRange
java.lang.Object
railo.commons.net.IPRange
- All Implemented Interfaces:
- Serializable
public class IPRange
- extends Object
- implements Serializable
- See Also:
- Serialized Form
IPRange
public IPRange()
getInstance
public static IPRange getInstance(String raw)
throws IOException
- Throws:
IOException
getInstance
public static IPRange getInstance(String[] raw)
throws IOException
- Throws:
IOException
inRange
public boolean inRange(String ip)
throws IOException
- Throws:
IOException
inRange
public boolean inRange(short[] ip)
toString
public String toString()
- Overrides:
toString
in class Object
toShortArray
public static short[] toShortArray(String ip)
throws IOException
- Throws:
IOException
Copyright © 2012 Railo