|
|||||||||
| Home >> All >> com >> arranger >> jarl >> script >> [ gsp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.arranger.jarl.script.gsp
Interface IGSPCompiler

- public interface IGSPCompiler
Defines an interface for the parser to call into the compiler.
| Method Summary | |
java.io.Reader |
open(java.lang.String file)
Gets the inuput stream to the specified file. |
| Method Detail |
open
public java.io.Reader open(java.lang.String file) throws GSPException
- Gets the inuput stream to the specified file.
|
|||||||||
| Home >> All >> com >> arranger >> jarl >> script >> [ gsp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC