public class StyleEscapeFunction extends Object implements TextFilter
Constructor and Description |
---|
StyleEscapeFunction(boolean isUnquoted)
isUnquoted should be true if the function is escaping a string that will appear inside an
unquoted style attribute.
|
public StyleEscapeFunction(boolean isUnquoted)
public void filter(String in, Appendable out) throws IOException
filter
in interface TextFilter
IOException
public void dumpInfo()
Copyright © 2010-2013 Google. All Rights Reserved.