| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.antcontrib.cpptasks.parser.AbstractParser
net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
public final class BorlandCfgParser
A parser that paths from a borland cfg file
| Constructor Summary | |
|---|---|
| BorlandCfgParser(char switchChar) | |
| Method Summary | |
|---|---|
|  void | addFilename(java.lang.String include) | 
|  AbstractParserState | getNewLineState() | 
|  java.lang.String[] | parsePath(java.io.Reader reader) | 
| Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParser | 
|---|
| parse | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public BorlandCfgParser(char switchChar)
| Method Detail | 
|---|
public void addFilename(java.lang.String include)
addFilename in class AbstractParserpublic AbstractParserState getNewLineState()
getNewLineState in class AbstractParser
public java.lang.String[] parsePath(java.io.Reader reader)
                             throws java.io.IOException
java.io.IOException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||