Public Member Functions | |
SVRLitem (final Node node) | |
String | toString () |
String | getLocation () |
String | getType () |
String | getTest () |
String | getMessage () |
Static Public Member Functions | |
static boolean | hasLocation (final Node candidate) |
static String | getLocation (final Node node) |
Definition at line 35 of file SVRLitem.java.
org.nexusformat.nxvalidate.SVRLitem.SVRLitem | ( | final Node | node | ) |
Definition at line 45 of file SVRLitem.java.
String org.nexusformat.nxvalidate.SVRLitem.getLocation | ( | ) |
Definition at line 70 of file SVRLitem.java.
Referenced by org.nexusformat.nxvalidate.SVRLitem.hasLocation(), and org.nexusformat.nxvalidate.SVRLitem.toString().
|
static |
Definition at line 167 of file SVRLitem.java.
String org.nexusformat.nxvalidate.SVRLitem.getMessage | ( | ) |
Definition at line 87 of file SVRLitem.java.
String org.nexusformat.nxvalidate.SVRLitem.getTest | ( | ) |
Definition at line 83 of file SVRLitem.java.
String org.nexusformat.nxvalidate.SVRLitem.getType | ( | ) |
Definition at line 79 of file SVRLitem.java.
|
static |
Definition at line 153 of file SVRLitem.java.
References org.nexusformat.nxvalidate.SVRLitem.getLocation().
String org.nexusformat.nxvalidate.SVRLitem.toString | ( | ) |
Definition at line 52 of file SVRLitem.java.
References org.nexusformat.nxvalidate.SVRLitem.getLocation().