Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::tools::comphelpergen::IOSpecification Class Reference

List of all members.

Protected Member Functions

String getDir ()
void saveFile (String contents, String file)
String getExmplDir ()
String getOutputRootDir ()
String readingFile (String file)

Private Attributes

char sep = System.getProperty("file.separator").charAt(0)

Detailed Description

Author:
rgeorgie
Class that is used for getting the current directory and saves a file when helper classes are generated.


Member Function Documentation

String alma::acs::tools::comphelpergen::IOSpecification::getDir  )  [inline, protected]
 

Gets the current root input directory.

Returns:
String

String alma::acs::tools::comphelpergen::IOSpecification::getExmplDir  )  [inline, protected]
 

Gets the directory where the sample files are found.

Returns:
String

String alma::acs::tools::comphelpergen::IOSpecification::getOutputRootDir  )  [inline, protected]
 

Gets the directory where the sample files should be output.

Returns:
String

String alma::acs::tools::comphelpergen::IOSpecification::readingFile String  file  )  [inline, protected]
 

Reads a sample test file and ignores all the line terminators.

Returns:
String

void alma::acs::tools::comphelpergen::IOSpecification::saveFile String  contents,
String  file
[inline, protected]
 

Saves a file given its contents and path are specified.

Parameters:
contents 
file 


Member Data Documentation

char alma::acs::tools::comphelpergen::IOSpecification::sep = System.getProperty("file.separator").charAt(0) [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:54:35 2009 for ACS Java API by doxygen 1.3.8