Class Escape

java.lang.Object
org.apache.tomcat.util.security.Escape

public class Escape extends Object
Provides utility methods to escape content for different contexts. It is critical that the escaping used is correct for the context in which the data is to be used.