public class HTML4Codec extends Object implements CodecFactory
Encodes and decodes strings to and from HTML. It uses escaping information from Spring's HtmlUtils so that this is compatible with the previous "encodeAsHTML" in older Grails versions.
public Decoder
getDecoder()
public Encoder
getEncoder()
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait