fr.umlv.tatoo.cc.lexer.main
Class LexerBatch
java.lang.Object
fr.umlv.tatoo.cc.lexer.main.LexerBatch
public class LexerBatch
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexerBatch
public LexerBatch()
digest
public LexerXMLDigester digest(List<? extends File> lexerFiles,
boolean validating,
RuleFactory factory,
Encoding charset)
throws IOException,
ParserConfigurationException,
SAXException
- Throws:
IOException
ParserConfigurationException
SAXException
execute
public void execute(LexerBean bean)
throws IOException,
ParserConfigurationException,
SAXException
- Throws:
IOException
ParserConfigurationException
SAXException