|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Node | |
|---|---|
| groovy.util | Various Groovy utilities for working with nodes, builders, logging, JUnit test cases, text expressions, Ant tasks or JMX MBeans. |
| groovy.util.slurpersupport | Helper classes for XmlSlurper. |
| Uses of Node in groovy.util |
|---|
| Fields in groovy.util declared as Node | |
|---|---|
private Node |
XmlSlurper.currentNode
|
| Uses of Node in groovy.util.slurpersupport |
|---|
| Fields in groovy.util.slurpersupport declared as Node | |
|---|---|
private Node |
NodeChild.node
|
| Constructors in groovy.util.slurpersupport with parameters of type Node | |
|---|---|
Node(Node parent,
java.lang.String name,
java.util.Map attributes,
java.util.Map attributeNamespaces,
java.lang.String namespaceURI)
|
|
NodeChild(Node node,
GPathResult parent,
java.util.Map namespaceTagHints)
|
|
NodeChild(Node node,
GPathResult parent,
java.lang.String namespacePrefix,
java.util.Map namespaceTagHints)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||