groovy.lang
Interface Buildable

All Known Implementing Classes:
FilteredAttributes, FilteredNodeChildren, GPathResult, GString, NoChildren, NodeChild

public interface Buildable


Method Summary
 void build(GroovyObject builder)
           
 

Method Detail

build

void build(GroovyObject builder)


Copyright © 2003-2010 The Codehaus. All Rights Reserved.