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