fr.umlv.tatoo.cc.parser.main
Class ParserBatch
java.lang.Object
fr.umlv.tatoo.cc.parser.main.ParserBatch
public class ParserBatch
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserBatch
public ParserBatch()
digest
public ParserXMLDigester digest(List<? extends File> grammarFiles,
boolean validating,
GrammarFactory factory)
throws IOException,
ParserConfigurationException,
SAXException
- Throws:
IOException
ParserConfigurationException
SAXException
execute
public void execute(ParserBean bean)
throws IOException,
ParserConfigurationException,
SAXException
- Throws:
IOException
ParserConfigurationException
SAXException