|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.specrunner.util.xom.node.UtilTable
public final class UtilTable
Table utility class.
| Method Summary | |
|---|---|
static boolean |
isTable(nu.xom.Node node)
Check if a node is a table. |
static TableAdapter |
newTable(nu.xom.Node node)
Creates a table adapter for the given node. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isTable(nu.xom.Node node)
node - The node.
public static TableAdapter newTable(nu.xom.Node node)
node - The node.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||