groovy.xml.streamingmarkupsupport
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
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
root
protected final Closure root
namespaceSpecificTags
protected final Map namespaceSpecificTags
Builder.Built
public Builder.Built(Closure root,
                     Map namespaceTagMap)