public interface TDDocCommentBuilder extends WhiteSpaceBuilder
Modifier and Type | Field and Description |
---|---|
static TDDocCommentBuilder |
NULL |
Modifier and Type | Method and Description |
---|---|
void |
character(String characterData) |
void |
emphasized(String text) |
void |
end() |
void |
newParagraph() |
void |
strong(String text) |
newLine, space, tab
static final TDDocCommentBuilder NULL
Copyright © 2005-2013 Agical AB. All Rights Reserved.