Uses of Class
org.dspace.statistics.util.IPTable.IPFormatException
-
Packages that use IPTable.IPFormatException Package Description org.dspace.statistics.util Mostly classes for dealing with detection of spiders, and command line tools. -
-
Uses of IPTable.IPFormatException in org.dspace.statistics.util
Methods in org.dspace.statistics.util that throw IPTable.IPFormatException Modifier and Type Method Description voidIPTable. add(String ip)Can be full v4 IP, subnet or range stringbooleanIPTable. contains(String ip)Check whether a given address is contained in this netblock.
-