|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.xebialabs.commons.html.HtmlWriter
com.xebialabs.rest.doclet.JavadocWriter
public class JavadocWriter
| Constructor Summary | |
|---|---|
JavadocWriter(java.io.PrintWriter writer)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
asReference(com.sun.javadoc.Type type)
|
protected java.lang.String |
asText(com.sun.javadoc.Tag[] tags)
|
protected java.lang.String |
asText(com.sun.javadoc.Type type)
|
java.util.List<com.sun.javadoc.Type> |
getParameterizedTypes(com.sun.javadoc.Type type)
|
| Methods inherited from class com.xebialabs.commons.html.HtmlWriter |
|---|
anchor, body, bold, br, code, definitionList, div, element, getWriter, h1, h2, h3, h4, head, hr, html, img, italic, link, linkCss, p, row, rowHeader, span, table, td, th, title, tr, wrap, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavadocWriter(java.io.PrintWriter writer)
| Method Detail |
|---|
protected java.lang.String asText(com.sun.javadoc.Tag[] tags)
protected java.lang.String asText(com.sun.javadoc.Type type)
protected java.lang.String asReference(com.sun.javadoc.Type type)
public java.util.List<com.sun.javadoc.Type> getParameterizedTypes(com.sun.javadoc.Type type)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||