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