|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.chaperon.common.SimpleParser
Simple example for the using of the Chaperon parser.
| Constructor Summary | |
SimpleParser()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
static void |
process(java.io.File lexiconFile,
java.io.File grammarFile,
java.io.File inFile,
java.io.File outFile)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleParser()
| Method Detail |
public static void process(java.io.File lexiconFile,
java.io.File grammarFile,
java.io.File inFile,
java.io.File outFile)
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||