groovy.lang
Interface Buildable

All Known Implementing Classes:
Attribute, Attributes, FilteredAttributes, FilteredNodeChildren, GPathResult, GString, GStringImpl, NoChildren, NodeChild, NodeChildren, ReplacementNode

public interface Buildable


Method Summary
 void build(GroovyObject builder)
           
 

Method Detail

build

void build(GroovyObject builder)


Copyright © ${year} The Codehaus. All Rights Reserved.