Definition at line 33 of file NXvalidate.java.
| ArrayList<File> org.nexusformat.nxvalidate.NXvalidate.getFilenames |
( |
| ) |
|
| File org.nexusformat.nxvalidate.NXvalidate.getReduced |
( |
| ) |
|
| ArrayList<Report> org.nexusformat.nxvalidate.NXvalidate.getReports |
( |
| ) |
|
| File org.nexusformat.nxvalidate.NXvalidate.getSchematron |
( |
| ) |
|
| int org.nexusformat.nxvalidate.NXvalidate.getVerbose |
( |
| ) |
|
| static String org.nexusformat.nxvalidate.NXvalidate.getVersion |
( |
| ) |
|
|
static |
| boolean org.nexusformat.nxvalidate.NXvalidate.isConvertNxs |
( |
| ) |
|
| boolean org.nexusformat.nxvalidate.NXvalidate.isKeepTemp |
( |
| ) |
|
| static void org.nexusformat.nxvalidate.NXvalidate.main |
( |
String[] |
args | ) |
|
|
static |
| void org.nexusformat.nxvalidate.NXvalidate.setConvertNxs |
( |
boolean |
convertNxs | ) |
|
| void org.nexusformat.nxvalidate.NXvalidate.setFilenames |
( |
ArrayList< String > |
filenames | ) |
|
| void org.nexusformat.nxvalidate.NXvalidate.setKeepTemp |
( |
boolean |
keepTemp | ) |
|
| void org.nexusformat.nxvalidate.NXvalidate.setNXSFile |
( |
File |
file | ) |
|
| File org.nexusformat.nxvalidate.NXvalidate.setReduced |
( |
File |
reduced | ) |
|
| void org.nexusformat.nxvalidate.NXvalidate.setSchematron |
( |
File |
schematronFile | ) |
|
| void org.nexusformat.nxvalidate.NXvalidate.setVerbose |
( |
int |
verbose | ) |
|
The documentation for this class was generated from the following file: