|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbpp.DecoratorFilter
| Constructor Summary | |
DecoratorFilter()
|
|
| Method Summary | |
void |
begin(java.io.PrintWriter out)
|
void |
decorate(java.lang.String line,
java.io.PrintWriter out)
|
void |
end(java.io.PrintWriter out)
|
void |
filter(java.io.BufferedReader in,
java.io.PrintWriter out)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DecoratorFilter()
| Method Detail |
public void filter(java.io.BufferedReader in,
java.io.PrintWriter out)
throws java.io.IOException
filter in interface Filterjava.io.IOException
public void begin(java.io.PrintWriter out)
throws java.io.IOException
java.io.IOException
public void end(java.io.PrintWriter out)
throws java.io.IOException
java.io.IOException
public void decorate(java.lang.String line,
java.io.PrintWriter out)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||