public abstract class AbstractCharacterEscaping extends Object implements Escaping
HTML, JAVASCRIPT, NONE, STRICT_HTML, URL, XML| Constructor and Description |
|---|
AbstractCharacterEscaping() |
public void write(String string, Writer writer) throws IOException
write in interface EscapingIOExceptionprotected abstract void write(char p_char,
Writer p_writer)
throws IOException
IOExceptionCopyright © 2003-2013 Jamon developers. All Rights Reserved.