Node Director
Public Member Functions | List of all members
sfi.director.util.AlienCfgFileReader Class Reference

reads configuration files and tries to expand includes More...

Public Member Functions

 AlienCfgFileReader ()
 AlienCfgFileReader (File file) throws DirectorException
 AlienCfgFileReader (String filename) throws DirectorException
void addFile (File file) throws DirectorException
String readLine () throws DirectorException,IOException
void include (String name) throws DirectorException

Detailed Description

reads configuration files and tries to expand includes

Constructor & Destructor Documentation

sfi.director.util.AlienCfgFileReader.AlienCfgFileReader ( )
sfi.director.util.AlienCfgFileReader.AlienCfgFileReader ( File  file) throws DirectorException
sfi.director.util.AlienCfgFileReader.AlienCfgFileReader ( String  filename) throws DirectorException

Member Function Documentation

void sfi.director.util.AlienCfgFileReader.addFile ( File  file) throws DirectorException
void sfi.director.util.AlienCfgFileReader.include ( String  name) throws DirectorException
String sfi.director.util.AlienCfgFileReader.readLine ( ) throws DirectorException,IOException

The documentation for this class was generated from the following file: