public static class XML.Builder extends BuilderSupport
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected java.lang.Object |
createNode(java.lang.Object name) |
|
protected java.lang.Object |
createNode(java.lang.Object name, java.lang.Object value) |
|
protected java.lang.Object |
createNode(java.lang.Object name, java.util.Map attributes) |
|
protected java.lang.Object |
createNode(java.lang.Object name, java.util.Map attributes, java.lang.Object value) |
|
public void |
execute(Closure<?> callable) |
|
protected void |
nodeCompleted(java.lang.Object o, java.lang.Object o1) |
|
protected void |
setParent(java.lang.Object o, java.lang.Object o1) |
| Methods inherited from class | Name |
|---|---|
class BuilderSupport |
equals, getClass, getMetaClass, getProperty, hashCode, invokeMethod, invokeMethod, notify, notifyAll, setMetaClass, setProperty, toString, wait, wait, wait |