|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.emma.report.html.doc.Text
Field Summary | |
private boolean |
m_nbsp
|
private java.lang.String |
m_text
|
Constructor Summary | |
Text(java.lang.String text,
boolean nbsp)
|
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
private final boolean m_nbsp
Constructor Detail |
public Text(java.lang.String text, boolean nbsp)
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 |