Package org.ipdr.test

Class Summary
ConvertXDRtoXML This tool will convert XDR to XML.
ConvertXMLtoXDR This tool will convert XML to XDR.
EnumMeaning This class can be used to obtain the Enumeration Meaning of an element.
IPDRReadTool This tool will write all records for one schema in a file called "out_(xdr/xml)_(input_file_name).csv" which will have first line as the schema URI and subsequent lines as comma delimited data values.
IPDRWriteTool This class is used for generation of IPDRDoc in XDR/XML format.
TestDescriptor This class will be used for testing Descriptor class.
TestIPDRDocReader This class will be used for testing IPDRDocReader class.
TestIPDRDocWriter This class will be used for testing IPDRDocWriter class.
TestSchema This class will be used for testing Schema class.
TestUtil This class will be used for testing the classes IPAddrUtil, IPV6AddrUtil & TimeUtil.