|
The Robot Application Programming Interface Delegate Project
|
|
Static Public Member Functions | |
| static List< Node > | findNodes (String nodeName, Node root, List< Node > foundList) |
| recursive call to find nodes of a given name | |
| static String | getAttribute (Node node, String attribute) |
| static List<Node> findNodes | ( | String | nodeName, |
| Node | root, | ||
| List< Node > | foundList | ||
| ) | [static] |
| static String getAttribute | ( | Node | node, |
| String | attribute | ||
| ) | [static] |