d_properties.reader

Undocumented in source.

Members

Classes

PropertiesParseException
class PropertiesParseException

This exception is thrown when a properties file cannot be parsed.

Functions

readFromFile
Properties readFromFile(string filename)

Reads properties from a file.

Meta