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