public class RDocCommentBuilderImpl extends Object implements TDDocCommentBuilder
NULL
Constructor and Description |
---|
RDocCommentBuilderImpl(StringBuffer commentBuffer,
TextFormatter textFormatter) |
RDocCommentBuilderImpl(TextFormatter textFormatter) |
public RDocCommentBuilderImpl(TextFormatter textFormatter)
public RDocCommentBuilderImpl(StringBuffer commentBuffer, TextFormatter textFormatter)
public void character(String characterData)
character
in interface TDDocCommentBuilder
public void end()
end
in interface TDDocCommentBuilder
public void strong(String strongText)
strong
in interface TDDocCommentBuilder
public void emphasized(String text)
emphasized
in interface TDDocCommentBuilder
public void newParagraph()
newParagraph
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.