protected static abstract class Builder.Built
extends GroovyObjectSupport
Base class for bound markup documents produced by bind(Closure).
| Modifiers | Name | Description |
|---|---|---|
protected Map |
namespaceSpecificTags |
Namespace URI to tag handler metadata for this bound document. |
protected Closure |
root |
Root markup closure cloned for this bound document. |
| Methods inherited from class | Name |
|---|---|
class GroovyObjectSupport |
getMetaClass, setMetaClass |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.