org.apache.myfaces.tobago.internal.util
Class JsonWriterUtils
java.lang.Object
org.apache.myfaces.tobago.internal.util.WriterUtils
org.apache.myfaces.tobago.internal.util.JsonWriterUtils
public final class JsonWriterUtils
- 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 |
JsonWriterUtils
public JsonWriterUtils(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-2013 The Apache Software Foundation. All Rights Reserved.