org.codehaus.groovy.sandbox.markup
Interface Buildable

All Known Implementing Classes:
XmlList

public interface Buildable


Method Summary
 void build(GroovyObject builder)
           
 

Method Detail

build

public void build(GroovyObject builder)


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