|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constructor Summary | |
NoChildren(GPathResult parent, String name, Map namespaceTagHints)
|
Method Summary | |
---|---|
void |
appendNode(Object newValue)
|
void |
build(GroovyObject builder)
|
Iterator |
childNodes()
|
GPathResult |
find(Closure closure)
|
GPathResult |
findAll(Closure closure)
|
Iterator |
iterator()
|
Iterator |
nodeIterator()
|
GPathResult |
parents()
|
void |
replaceBody(Object newValue)
|
void |
replaceNode(Closure newValue)
|
int |
size()
|
String |
text()
|
Writer |
writeTo(Writer out)
|
Constructor Detail |
---|
public NoChildren(GPathResult parent, String name, Map namespaceTagHints)
Method Detail |
---|
void appendNode(Object newValue)
public void build(GroovyObject builder)
public Iterator childNodes()
public GPathResult find(Closure closure)
public GPathResult findAll(Closure closure)
public Iterator iterator()
public Iterator nodeIterator()
public GPathResult parents()
void replaceBody(Object newValue)
void replaceNode(Closure newValue)
public int size()
public String text()
public Writer writeTo(Writer out)