Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
Class | Package | Description | |
---|---|---|---|
IIPInspector
| com.ericfeminella.net | Defines the contract for for validating and inspecting an IP version 4 Address (IPv4) | |
IPV4ClassNetworks
| com.ericfeminella.net | Provides a set of constants which define the 5 valid IPv4 Class types | |
IPV4Inspector
| com.ericfeminella.net | Provides an API for validating and inspecting an IP version 4 Address (IPv4) | |
IPV4InvalidFormatException
| com.ericfeminella.net | Throws an exception which specifies the IP Address is malformed | |
IPV4OutOfRangeException
| com.ericfeminella.net | Throws an exception which specifies that an octet in the IP Address is out of range |