public class URIUtil
extends java.lang.Object
| Constructor and Description |
|---|
URIUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
htmlEscape(java.lang.String text)
Performs necessary escaping to render arbitrary plain text as plain text without any markup.
|
Copyright © 2012. All Rights Reserved.