|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.lp.LPParser
Description of the Class
| Constructor Summary | |
LPParser(java.io.InputStream stream,
LPParserCallBack callback)
Constructor for the SimpleParser object |
|
| Method Summary | |
static void |
main(java.lang.String[] argv)
Description of the Method |
void |
parse()
Description of the Method |
void |
reInit(java.io.InputStream stream)
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LPParser(java.io.InputStream stream,
LPParserCallBack callback)
stream - Description of the Parametercallback - Description of the Parameter| Method Detail |
public final void parse()
throws LPParseException
LPParseException - Description of the Exceptionpublic void reInit(java.io.InputStream stream)
stream - Description of the Parameterpublic static void main(java.lang.String[] argv)
argv - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||