|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agical.rdoc.core.model.impl.TDDocCommentBuilderDecorator
public class TDDocCommentBuilderDecorator
| Field Summary |
|---|
| Fields inherited from interface com.agical.rdoc.core.model.TDDocCommentBuilder |
|---|
NULL |
| Constructor Summary | |
|---|---|
TDDocCommentBuilderDecorator(TDDocCommentBuilder decoratedBuilder)
|
|
| Method Summary | |
|---|---|
void |
character(java.lang.String characterData)
|
void |
emphasized(java.lang.String text)
|
void |
end()
|
void |
newLine()
|
void |
newParagraph()
|
void |
space()
|
void |
strong(java.lang.String text)
|
void |
tab()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TDDocCommentBuilderDecorator(TDDocCommentBuilder decoratedBuilder)
| Method Detail |
|---|
public void character(java.lang.String characterData)
character in interface TDDocCommentBuilderpublic void emphasized(java.lang.String text)
emphasized in interface TDDocCommentBuilderpublic void end()
end in interface TDDocCommentBuilderpublic void newParagraph()
newParagraph in interface TDDocCommentBuilderpublic void strong(java.lang.String text)
strong in interface TDDocCommentBuilderpublic void newLine()
newLine in interface WhiteSpaceBuilderpublic void space()
space in interface WhiteSpaceBuilderpublic void tab()
tab in interface WhiteSpaceBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||