|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jxl.xlp.Parser
public class Parser
Field Summary | |
---|---|
int |
deepestReach
|
Constructor Summary | |
---|---|
Parser(ParserTable table,
java.io.InputStream parseSource)
Creates a new instance of Parser |
Method Summary | |
---|---|
ParserTable |
getTable()
Getter for property table. |
void |
parse(ParserListener listener)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int deepestReach
Constructor Detail |
---|
public Parser(ParserTable table, java.io.InputStream parseSource)
Method Detail |
---|
public void parse(ParserListener listener) throws java.io.IOException
java.io.IOException
public ParserTable getTable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |