NXvalidate  1
 All Classes Namespaces Files Functions Variables
Public Member Functions | Static Public Member Functions
org.nexusformat.nxvalidate.SVRLitem Class Reference
Collaboration diagram for org.nexusformat.nxvalidate.SVRLitem:
Collaboration graph

List of all members.

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)

Detailed Description

Definition at line 35 of file SVRLitem.java.


Constructor & Destructor Documentation

org.nexusformat.nxvalidate.SVRLitem.SVRLitem ( final Node  node)

Definition at line 45 of file SVRLitem.java.


Member Function Documentation

String org.nexusformat.nxvalidate.SVRLitem.getLocation ( )
static String org.nexusformat.nxvalidate.SVRLitem.getLocation ( final Node  node)
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 boolean org.nexusformat.nxvalidate.SVRLitem.hasLocation ( final Node  candidate)
static

Definition at line 153 of file SVRLitem.java.

References org.nexusformat.nxvalidate.SVRLitem.getLocation().

Here is the call graph for this function:

String org.nexusformat.nxvalidate.SVRLitem.toString ( )

Definition at line 52 of file SVRLitem.java.

References org.nexusformat.nxvalidate.SVRLitem.getLocation().

Here is the call graph for this function:


The documentation for this class was generated from the following file: