public class XDocTextFormatter extends Object implements TextFormatter
| Constructor and Description |
|---|
XDocTextFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
beginEmphasis() |
String |
beginParagraph() |
String |
beginStrong() |
String |
endEmphasis() |
String |
endParagraph() |
String |
endStrong() |
public String beginParagraph()
beginParagraph in interface TextFormatterpublic String endParagraph()
endParagraph in interface TextFormatterpublic String beginEmphasis()
beginEmphasis in interface TextFormatterpublic String beginStrong()
beginStrong in interface TextFormatterpublic String endEmphasis()
endEmphasis in interface TextFormatterpublic String endStrong()
endStrong in interface TextFormatterCopyright © 2005-2013 Agical AB. All Rights Reserved.