public class TDDocCommentBuilderDecorator extends Object implements TDDocCommentBuilder
NULL
Constructor and Description |
---|
TDDocCommentBuilderDecorator(TDDocCommentBuilder decoratedBuilder) |
public TDDocCommentBuilderDecorator(TDDocCommentBuilder decoratedBuilder)
public void character(String characterData)
character
in interface TDDocCommentBuilder
public void emphasized(String text)
emphasized
in interface TDDocCommentBuilder
public void end()
end
in interface TDDocCommentBuilder
public void newParagraph()
newParagraph
in interface TDDocCommentBuilder
public void strong(String text)
strong
in interface TDDocCommentBuilder
public void newLine()
newLine
in interface WhiteSpaceBuilder
public void space()
space
in interface WhiteSpaceBuilder
public void tab()
tab
in interface WhiteSpaceBuilder
Copyright © 2005-2013 Agical AB. All Rights Reserved.