fr.umlv.tatoo.cc.lexer.main
Class LexerTask
java.lang.Object
fr.umlv.tatoo.cc.common.main.AbstractTask<LexerBean>
fr.umlv.tatoo.cc.lexer.main.LexerTask
public class LexerTask
- extends AbstractTask<LexerBean>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexerTask
public LexerTask()
setLexerType
public void setLexerType(String type)
getDefaultUnit
protected Unit getDefaultUnit()
- Specified by:
getDefaultUnit
in class AbstractTask<LexerBean>
setLexerFile
public void setLexerFile(File lexerFile)
createPackage
public LexerTask.Package createPackage()
- Specified by:
createPackage
in class AbstractTask<LexerBean>
execute
public void execute()
throws FileNotFoundException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
FileNotFoundException
ParserConfigurationException
SAXException
IOException