Package groovy.xml.streamingmarkupsupport
package groovy.xml.streamingmarkupsupport
XmlBuilder related classes to support streaming XML.
-
ClassesClassDescriptionRuntime support for
StreamingMarkupBuilderclosures bound to namespace-aware tag handlers.Base support for streaming markup builders that dispatch tags through namespace-specific closures.Base class for bound markup documents produced byBuilder.bind(Closure).Writer used by streaming markup support to escape XML lazily while honoring output encoding limits.