org.apache.myfaces.tobago.internal.util
Class HtmlWriterUtils
java.lang.Object
org.apache.myfaces.tobago.internal.util.WriterUtils
org.apache.myfaces.tobago.internal.util.HtmlWriterUtils
public final class HtmlWriterUtils
- extends WriterUtils
Method Summary |
protected void |
writeEncodedValue(char[] text,
int start,
int length,
boolean isAttribute)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlWriterUtils
public HtmlWriterUtils(Writer out,
String characterEncoding)
writeEncodedValue
protected void writeEncodedValue(char[] text,
int start,
int length,
boolean isAttribute)
throws IOException
- Specified by:
writeEncodedValue
in class WriterUtils
- Throws:
IOException
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.