| Package | Description |
|---|---|
| org.openstreetmap.josm.data.validation.routines |
This package contains independant validation routines adapted from Apache Commons Validator 1.4.0.
|
| Modifier and Type | Field and Description |
|---|---|
private static InetAddressValidator |
InetAddressValidator.VALIDATOR
Singleton instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
static InetAddressValidator |
InetAddressValidator.getInstance()
Returns the singleton instance of this validator.
|