abstract class AbstractContentBuilder extends BuilderSupport
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(Object parent, Object node) |
|
void |
setParent(Object parent, Object child) |
|
void |
setProperties(Object node, Object properties) |
| Methods inherited from class | Name |
|---|---|
class BuilderSupport |
invokeMethod, invokeMethod, getMetaClass, setMetaClass, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, getProperty, setProperty |