Package org.ipdr.utils

Class Summary
Debug This class is added to On and Off the functionality of print information on console.
ErrorMessage This error message class will have all the variables which will be used to store the warning message and description of type of warning that has occured during the processing of Read Write functionality of IPDRDocs.
IPAddrUtil This class provides convert methods for IP Addresses.
IPV6AddrUtil This class is added to include the method for conversion of string of IPv6 Address to byte array and back to string and validate IPv6 address.
MacAddressUtil This class contains the convert methods of MAC Address.
SchemaUtil This class is added to validate the CompositeData against Schema object.
TimeUtil This class is added to include the method for conversion of seconds / milliseconds / microseconds to prescribed formats in XML and back.
UUIDUtil The UUIDUtil class provides utilities for creating and displaying 128 bit (16 byte) UUID's.
 

Exception Summary
IPDRException This IPDRException class will have all the variables which will be used to store the Fatal Exception information that has occured during the processing of Read / Write functionality of IPDRDocs so that appropiate message can be sent to the the user.