Class Summary |
ApplicationConfig |
This singleton class reads the config files by the first invocation of getInstance() . |
ApplicationPath |
This class contains Zekr directory hierarchy. |
GlobalConfig |
This class holds some global settings used by Zekr. |
ResourceManager |
This class is used to handle dynamic resource bundles which use Velocity as the template engine. |
UserViewController |
This class holds values of current location and page of user view. |
VelocityInputStream |
This is a wrapper class for converting velocity output result String
into a InputStream . |