|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.emma.report.html.doc.ISimpleElement.Factory.SimpleElementImpl
com.vladium.emma.report.html.doc.IElement.Factory.ElementImpl
com.vladium.emma.report.html.doc.HyperRef
public class HyperRef
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.vladium.emma.report.html.doc.IElement |
---|
IElement.Factory |
Field Summary |
---|
Fields inherited from class com.vladium.emma.report.html.doc.IElement.Factory.ElementImpl |
---|
m_contents |
Fields inherited from class com.vladium.emma.report.html.doc.ISimpleElement.Factory.SimpleElementImpl |
---|
m_attrs, m_tag |
Constructor Summary | |
---|---|
HyperRef(java.lang.String href,
java.lang.String text,
boolean nbsp)
|
Method Summary |
---|
Methods inherited from class com.vladium.emma.report.html.doc.IElement.Factory.ElementImpl |
---|
add, add, emit, setText, size, toString |
Methods inherited from class com.vladium.emma.report.html.doc.ISimpleElement.Factory.SimpleElementImpl |
---|
getAttributes, getTag, setClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.vladium.emma.report.html.doc.ISimpleElement |
---|
getAttributes, getTag, setClass |
Constructor Detail |
---|
public HyperRef(java.lang.String href, java.lang.String text, boolean nbsp)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |