| Package | Description |
|---|---|
| inet.ipaddr |
Base classes for IP addresses and generic addresses.
|
| inet.ipaddr.format.util |
Contains utility classes such as collections, spliterators, and String-writers.
|
| inet.ipaddr.format.util.sql |
Represents and matches different address string formats with sql.
|
| Class and Description |
|---|
| IPAddressSQLTranslator
Used to produce SQL for matching ip address section strings in databases.
|
| Class and Description |
|---|
| IPAddressSQLTranslator
Used to produce SQL for matching ip address section strings in databases.
|
| SQLStringMatcher
This class is intended to match part of an address when it is written with a given string.
|
| Class and Description |
|---|
| IPAddressSQLTranslator
Used to produce SQL for matching ip address section strings in databases.
|