|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.summit.AbstractSummitComponent
org.codehaus.plexus.summit.display.AbstractDisplay
public abstract class AbstractDisplay
Display| Field Summary |
|---|
| Fields inherited from interface org.codehaus.plexus.summit.display.Display |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AbstractDisplay()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDefaultEncoding()
|
protected java.io.Writer |
getWriter(RunData data)
|
abstract void |
render(RunData data)
|
| Methods inherited from class org.codehaus.plexus.summit.AbstractSummitComponent |
|---|
contextualize, getContainer, lookup, lookup |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractDisplay()
| Method Detail |
|---|
public abstract void render(RunData data)
throws java.lang.Exception
render in interface Displayjava.lang.Exception
protected java.io.Writer getWriter(RunData data)
throws java.io.IOException,
java.io.UnsupportedEncodingException
java.io.IOException
java.io.UnsupportedEncodingExceptionpublic java.lang.String getDefaultEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||