public class StreamingMarkupWriter extends groovy.xml.streamingmarkupsupportStreamingMarkupWriter
Specialized StreamingMarkupWriter that handles the escaping of double quotes in XML attributes
| Constructor and description |
|---|
StreamingMarkupWriter(Writer writer, String s) |
StreamingMarkupWriter(Writer writer) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
write(int i) |