|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.gadgets.test.Nodes
public final class Nodes
| Nested Class Summary | |
|---|---|
static class |
Nodes.XPath
|
| Method Summary | |
|---|---|
static Node |
attr(Node node,
String attrName)
|
static boolean |
isElement(Node node)
|
static String |
valueOf(Node node)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isElement(Node node)
public static Node attr(Node node,
String attrName)
public static String valueOf(Node node)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||