public class BaseMarkupBuilder
extends Builder
Runtime support for StreamingMarkupBuilder closures bound to namespace-aware tag handlers.
| Fields inherited from class | Fields |
|---|---|
class Builder |
namespaceMethodMap |
| Constructor and description |
|---|
BaseMarkupBuilder(Map namespaceMethodMap)Creates a builder backed by the supplied namespace method map. |
| Methods inherited from class | Name |
|---|---|
class Builder |
bind |
class GroovyObjectSupport |
getMetaClass, setMetaClass |
Creates a builder backed by the supplied namespace method map.
namespaceMethodMap - namespace-specific tag handler metadataCopyright © 2003-2026 The Apache Software Foundation. All rights reserved.