groovy.lang
Interface Buildable

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

public interface Buildable


Method Summary
 void build(GroovyObject builder)
           
 

Method Detail

build

void build(GroovyObject builder)


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