public class TextFormatter extends AbstractDocumentFormatter
specialTokens, tags| Constructor and Description |
|---|
TextFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
formatLastTableCell(org.joda.money.Money money) |
String |
formatLastTableCell(String cellText) |
String |
formatTableCell(org.joda.money.Money money) |
String |
formatTableCell(String s) |
String |
formatTableRow(String s) |
escapeText, formatEmptyTableCell, formatMoney, formatTableCellAsMoney, getFormat, getMoneyFormatter, getSpecialTokens, getTags, isFormatWithCurrency, setFormat, setFormatWithCurrencypublic String formatTableRow(String s)
formatTableRow in class AbstractDocumentFormatterpublic String formatTableCell(String s)
formatTableCell in class AbstractDocumentFormatterpublic String formatLastTableCell(String cellText)
formatLastTableCell in class AbstractDocumentFormatterpublic String formatTableCell(org.joda.money.Money money)
formatTableCell in class AbstractDocumentFormatterpublic String formatLastTableCell(org.joda.money.Money money)
formatLastTableCell in class AbstractDocumentFormatterCopyright © 2011–2019 Plain Source. All rights reserved.