|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.emma.report.html.doc.TextContent
public final class TextContent
Field Summary | |
---|---|
private java.lang.String |
m_text
|
Constructor Summary | |
---|---|
TextContent(java.lang.String text)
|
Method Summary | |
---|---|
void |
emit(HTMLWriter out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final java.lang.String m_text
Constructor Detail |
---|
public TextContent(java.lang.String text)
Method Detail |
---|
public void emit(HTMLWriter out)
emit
in interface IContent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |