public final class RequestUtil extends Object
| Constructor and Description |
|---|
RequestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
filter(String message)
Filter the specified message string for characters that are sensitive
in HTML.
|
public static String filter(String message)
message - The message string to be filteredCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.