public class UserTextFilterForXml extends Object
| Constructor and Description |
|---|
UserTextFilterForXml() |
| Modifier and Type | Method and Description |
|---|---|
static String |
cleanInvalidXmlChars(String text)
Removes invalid XML 1.0 Unicode characters
|
public UserTextFilterForXml()
public static String cleanInvalidXmlChars(String text)
text - The String to cleanCopyright © 2005–2018 The Kuali Foundation. All rights reserved.