JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
groovy.lang
Interface Buildable
All Known Implementing Classes:
Attribute
,
Attributes
,
FilteredAttributes
,
FilteredNodeChildren
,
GPathResult
,
GString
,
GStringImpl
,
NoChildren
,
NodeChild
,
NodeChildren
,
NodeParents
,
ReplacementNode
public interface
Buildable
Method Summary
Methods
Modifier and Type
Method and Description
void
build
(
GroovyObject
builder)
Method Detail
build
void build(
GroovyObject
builder)
Overview
Package
Class
Tree
Deprecated
Index
Help
Copyright © 2003-2014 The Codehaus. All rights reserved.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method