|
|||||||||||
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
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 Display
java.lang.Exception
protected java.io.Writer getWriter(RunData data) throws java.io.IOException, java.io.UnsupportedEncodingException
java.io.IOException
java.io.UnsupportedEncodingException
public java.lang.String getDefaultEncoding()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |