Package edu.ntnu.item.jt.configloader

Provides functionality to read from and write to a PowerScan XML configuration file and to read from a properties file

See:
          Description

Class Summary
PropertiesReader Singleton responsible for maintaining a Properties object.
XMLErrorHandler Error handler for the XML Validator.
XMLParser Parses an XML file to config beans.
XMLValidator A class that contains methods for validating an XML file against a DTD or a W3C XML Schema (XSD).
 

Package edu.ntnu.item.jt.configloader Description

Provides functionality to read from and write to a PowerScan XML configuration file and to read from a properties file.