Class Builder.Built

java.lang.Object
groovy.lang.GroovyObjectSupport
groovy.xml.streamingmarkupsupport.Builder.Built
All Implemented Interfaces:
GroovyObject
Enclosing class:
Builder

protected abstract static class Builder.Built extends GroovyObjectSupport
  • Field Details

    • root

      protected final Closure root
    • namespaceSpecificTags

      protected final Map namespaceSpecificTags
  • Constructor Details

    • Built

      public Built(Closure root, Map namespaceTagMap)