groovy.lang
Interface Buildable

All Known Implementing Classes:
GPathResult, GString

public interface Buildable


Method Summary
 void build(GroovyObject builder)
           
 

Method Detail

build

public void build(GroovyObject builder)


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