Attributes |
Name | Required | Request-time | Type | Description |
allowXml | false | true | java.lang.String | Comma-separated list of parameters for which XML characters will not be escaped |
allowHtml | false | true | java.lang.String | Comma-separated list of parameters for which HTML characters will not be escaped |
policy | false | true | java.lang.String | URI of the AntiSamy policy file. |
replaceInvalid | false | true | java.lang.String | Special dummy value to replace parameters which would otherwise be XML-escaped. |
escapeInvalid | false | true | java.lang.String | Comma-separated list of parameters which should be XML-escaped even if replaceInvalid is set. |