|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Execute
Interface for classes to output. This is used by ExecuteFilePath.
| Method Summary | |
|---|---|
void |
execute(PrintWriter p)
Execute the class with a particular print writer. |
| Method Detail |
|---|
void execute(PrintWriter p)
throws IOException
p - the printwriter.
IOException - if there is a problem writing.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||