|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PageCompiler
Method Summary | |
---|---|
boolean |
compile(java.lang.String[] args,
java.io.OutputStream out)
compile some files. |
Method Detail |
---|
boolean compile(java.lang.String[] args, java.io.OutputStream out)
args
- The compiler arguments (files+options)out
- The outputStream, the compiler will write its output
in it.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |