org.codehaus.groovy.sandbox.markup
Interface Buildable


public interface Buildable


Method Summary
 void build(groovy.lang.GroovyObject builder)
           
 

Method Detail

build

public void build(groovy.lang.GroovyObject builder)


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