|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.parser4j.generator.entity.parserdata.ParserDataForGeneratorInput
public final class ParserDataForGeneratorInput
to read parser data for parser generator from its resource file
Field Summary | |
---|---|
static java.lang.String |
PARSER_DATA_FILE_NAME
|
Method Summary | |
---|---|
static ParserDataForGeneratorInput |
getInstance()
|
ParserData |
read()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PARSER_DATA_FILE_NAME
Method Detail |
---|
public static ParserDataForGeneratorInput getInstance()
public ParserData read() throws GeneratorException
GeneratorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |