public class MinimumEscapeHandler extends java.lang.Object implements EscapeHandler
| Constructor and Description |
|---|
MinimumEscapeHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
escape(char[] arr,
boolean isAttribute) |
public java.lang.String escape(char[] arr,
boolean isAttribute)
escape in interface EscapeHandlerarr - the characters to escapeisAttribute - true if it is an attribute value