Package org.codehaus.groovy.grails.web.xml

Class Summary
PrettyPrintXMLStreamWriter A XMLStreamWriter dedicated to create indented/pretty printed output.
StreamingMarkupWriter Specialized StreamingMarkupWriter that handles the escaping of double quotes in XML attributes
XMLStreamWriter A simple XML Stream Writer that leverages the StreamingMarkupWriter of Groovy
 

Enum Summary
XMLStreamWriter.Mode  
 



Copyright (c) 2005-2009 The Grails project