|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectconvertDXSingleDoubleSpeed.Parser
public class Parser
This class is the parser used to get and store dx single speed cooling coils data from an input file.
Constructor Summary | |
---|---|
Parser()
|
Method Summary | |
---|---|
ParserResultObject |
parseFile(java.lang.String fileName)
This is the main routine that finds and stores the DXSingleSpeeds in arrays. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Parser()
Method Detail |
---|
public ParserResultObject parseFile(java.lang.String fileName) throws java.io.FileNotFoundException
fileName
- the EnergyPlus idf file name.
java.io.FileNotFoundException
- when problems occur during file access.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |