Base class for Page and Node builders.
| Type | Name and description |
|---|---|
Node |
currentNode |
Session |
session |
| Constructor and description |
|---|
AbstractContentBuilder
(Session session, Node currentNode) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
nodeCompleted(def parent, def node) |
|
void |
setParent(def parent, def child) |
|
void |
setProperties(def node, def properties) |
| Methods inherited from class | Name |
|---|---|
class BuilderSupport |
invokeMethod, invokeMethod, setProperty, getProperty, getMetaClass, setMetaClass, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class GroovyObjectSupport |
setProperty, getProperty, getMetaClass, invokeMethod, setMetaClass, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Groovy Documentation