|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.ajp.impl.Parser
public class Parser
Constructor Summary | |
---|---|
Parser(java.io.InputStream inStream)
|
|
Parser(java.io.InputStream inStream,
Loggable log)
|
Method Summary | |
---|---|
ClassFile |
parse()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Parser(java.io.InputStream inStream, Loggable log)
public Parser(java.io.InputStream inStream)
Method Detail |
---|
public ClassFile parse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |