public class TextProcessingUtility extends Object
Constructor and Description |
---|
TextProcessingUtility() |
Modifier and Type | Method and Description |
---|---|
static String |
replaceHTMLSpecialCharacters(String txt)
Replaces special characters < and > in a string.
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.