public class Escaper extends Object
Constructor and Description |
---|
Escaper() |
Modifier and Type | Method and Description |
---|---|
static String |
escapeHtml(String html) |
static String |
escapeJson(String json) |
static String |
escapeXml(String xml) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.