public class PlainTextFormat extends Object
This class just provides a static method to extend the funtionality of the metod: convertFormattedTextToPlaintext(htmlText) in the class:FormattedText class.
| Constructor and Description |
|---|
PlainTextFormat() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertFormattedHtmlTextToICalText(String htmlText)
Additional formatting for ICS files.
|
static String |
convertFormattedHtmlTextToPlaintext(String htmlText)
customized html from fck editor for calendar
|
Copyright © 2007–2017 Sakai Project. All rights reserved.