net.sf.antcontrib.cpptasks.borland
Class BorlandCfgParser
java.lang.Object
net.sf.antcontrib.cpptasks.parser.AbstractParser
net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
public final class BorlandCfgParser
- extends AbstractParser
A parser that paths from a borland cfg file
- Author:
- Curt Arnold
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BorlandCfgParser
public BorlandCfgParser(char switchChar)
addFilename
public void addFilename(String include)
- Specified by:
addFilename
in class AbstractParser
getNewLineState
public AbstractParserState getNewLineState()
- Specified by:
getNewLineState
in class AbstractParser
parsePath
public String[] parsePath(Reader reader)
throws IOException
- Throws:
IOException
Copyright © 2001-2011. All Rights Reserved.