Package groovy.lang
Interface Buildable
- All Known Implementing Classes:
- Attribute,- Attribute,- Attributes,- Attributes,- FilteredAttributes,- FilteredAttributes,- FilteredNodeChildren,- FilteredNodeChildren,- GPathResult,- GPathResult,- GString,- GStringImpl,- NoChildren,- NoChildren,- NodeChild,- NodeChild,- NodeChildren,- NodeChildren,- NodeParents,- NodeParents,- ReplacementNode,- ReplacementNode
public interface Buildable
- 
Method SummaryModifier and Type Method Description voidbuild(GroovyObject builder)
- 
Method Details- 
build
 
-