|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
String |
attributeName
|
Constructor Summary | |
Attributes(GPathResult parent, String name, String namespacePrefix, Map namespaceTagHints)
|
|
Attributes(GPathResult parent, String name, Map namespaceTagHints)
|
Method Summary | |
---|---|
void |
build(GroovyObject builder)
|
Iterator |
childNodes()
|
GPathResult |
findAll(Closure closure)
|
Iterator |
iterator()
|
List |
list()
|
String |
name()
|
Iterator |
nodeIterator()
|
GPathResult |
parents()
|
String |
text()
|
Writer |
writeTo(Writer out)
|
Constructor Detail |
---|
public Attributes(GPathResult parent, String name, String namespacePrefix, Map namespaceTagHints)
public Attributes(GPathResult parent, String name, Map namespaceTagHints)
Method Detail |
---|
public void build(GroovyObject builder)
public Iterator childNodes()
public GPathResult findAll(Closure closure)
public Iterator iterator()
public List list()
public String name()
public Iterator nodeIterator()
public GPathResult parents()
public String text()
public Writer writeTo(Writer out)