|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectse.lu.thep.waf.TagWriter
se.lu.thep.waf.TextTagWriter
public class TextTagWriter
Only writes out the data between tags, no attributes and no tags.
| Field Summary |
|---|
| Fields inherited from class se.lu.thep.waf.TagWriter |
|---|
writer |
| Constructor Summary | |
|---|---|
TextTagWriter(java.io.PrintWriter writer)
|
|
| Method Summary | |
|---|---|
void |
draw(Tag tag)
|
| Methods inherited from class se.lu.thep.waf.TagWriter |
|---|
flush |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextTagWriter(java.io.PrintWriter writer)
| Method Detail |
|---|
public void draw(Tag tag)
draw in class TagWritertag - to write useing the PrintWriter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||