public class SiteTextEditUtil extends Object
| Constructor and Description |
|---|
SiteTextEditUtil() |
| Modifier and Type | Method and Description |
|---|---|
String |
doPlainTextAndLimit(String formattedText,
int maxNumOfChars,
String ellipse) |
public String doPlainTextAndLimit(String formattedText, int maxNumOfChars, String ellipse)
formattedText - The formatted text to convert to plain text and then to trimmaxNumOfChars - The maximum number of characters for the trimmed text.Copyright © 2003–2018 University of Michigan. All rights reserved.