|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.basic.FileStringReader
de.uni_paderborn.fujaba.app.action.CompileAction.DLRParser
No comment provided by developer, please add a comment to improve documentation.
Field Summary | |
private java.lang.String |
incrId
No comment provided by developer, please add a comment to improve documentation. |
private int |
incrLineNr
No comment provided by developer, please add a comment to improve documentation. |
private int |
lineNr
No comment provided by developer, please add a comment to improve documentation. |
Fields inherited from class de.uni_paderborn.fujaba.basic.FileStringReader |
|
Constructor Summary | |
private |
CompileAction.DLRParser()
|
Method Summary | |
protected void |
doCurrentLine(java.lang.String currentLine)
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
getIncrementId(java.lang.String fileName,
int lineNr)
Get the incrementId attribute of the GetIncrementId object |
Methods inherited from class de.uni_paderborn.fujaba.basic.FileStringReader |
doFile, doFile, getComment, setComment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.lang.String incrId
private int lineNr
private int incrLineNr
Constructor Detail |
private CompileAction.DLRParser()
Method Detail |
public java.lang.String getIncrementId(java.lang.String fileName, int lineNr)
fileName
- No description providedlineNr
- No description provided
protected void doCurrentLine(java.lang.String currentLine)
doCurrentLine
in class FileStringReader
currentLine
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |