public interface RichText
Modifier and Type | Method and Description |
---|---|
String |
getFormatted()
Formatted version of the rich text with all the formatting included.
|
String |
getPlain()
Plain text version of the rich text with all the special formatting
stripped out.
|
String getPlain()
String getFormatted()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.