Protected Member Functions

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)

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 (  )  [protected]
String alma.acs.tools.comphelpergen.IOSpecification.getExmplDir (  )  [protected]

Gets the directory where the sample files are found.

Returns:
String

References alma.acs.tools.comphelpergen.IOSpecification.getDir().

String alma.acs.tools.comphelpergen.IOSpecification.getOutputRootDir (  )  [protected]

Gets the directory where the sample files should be output.

Returns:
String

References alma.acs.tools.comphelpergen.IOSpecification.getDir().

String alma.acs.tools.comphelpergen.IOSpecification.readingFile ( String  file  )  [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 
) [protected]

Saves a file given its contents and path are specified.

Parameters:
contents 
file 

Referenced by alma.acs.tools.comphelpergen.CompHelperClass.saveFile(), and alma.acs.tools.comphelpergen.CompHelperGenerator.saveHelperClasses().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties