|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jcoverage.reporting.html.HtmlElement
com.jcoverage.reporting.html.HtmlBlockElement
com.jcoverage.reporting.html.Style
public class Style
| Field Summary | |
|---|---|
(package private) java.io.InputStream |
in
|
(package private) static org.apache.log4j.Logger |
logger
|
| Fields inherited from class com.jcoverage.reporting.html.HtmlBlockElement |
|---|
writables |
| Fields inherited from class com.jcoverage.reporting.html.HtmlElement |
|---|
tag |
| Constructor Summary | |
|---|---|
Style(java.io.InputStream in)
|
|
| Method Summary | |
|---|---|
void |
writeTo(java.io.PrintWriter writer)
|
| Methods inherited from class com.jcoverage.reporting.html.HtmlBlockElement |
|---|
add, closeBlock, getWritables, openBlock, writeWritables |
| Methods inherited from class com.jcoverage.reporting.html.HtmlElement |
|---|
closeElement, getTag, openElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static org.apache.log4j.Logger logger
java.io.InputStream in
| Constructor Detail |
|---|
public Style(java.io.InputStream in)
| Method Detail |
|---|
public void writeTo(java.io.PrintWriter writer)
writeTo in interface WritablewriteTo in class HtmlBlockElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||