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