|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.joanju.proparse.Preprocessor
public class Preprocessor
| Field Summary | |
|---|---|
static int |
PROPARSE_DIRECTIVE
|
| Constructor Summary | |
|---|---|
Preprocessor(java.lang.String fileName,
java.io.BufferedReader inStream,
DoParse doParse)
An existing reference to the input stream is required for construction. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PROPARSE_DIRECTIVE
| Constructor Detail |
|---|
public Preprocessor(java.lang.String fileName,
java.io.BufferedReader inStream,
DoParse doParse)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||