Package com.composum.sling.core.util
Class ValueEmbeddingWriter.TextWriter
- java.lang.Object
-
- com.composum.sling.core.util.ValueEmbeddingWriter.TextWriter
-
- Enclosing class:
- ValueEmbeddingWriter
protected class ValueEmbeddingWriter.TextWriter extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected boolean
escape
-
Constructor Summary
Constructors Modifier Constructor Description protected
TextWriter()
-
-
-
Method Detail
-
write
public boolean write(char token) throws IOException
- Throws:
IOException
-
flush
public void flush() throws IOException
- Throws:
IOException
-
-