- characters(char[], int, int) - Method in class org.nexusformat.nxvalidate.XMLIconTreeHandler
-
- checkBadChildren() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
-
A method to check to see if any of a nodes children are bad.
- checkBadNode() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
-
A convenience method to force the checking if a node is bad
(failed schematron tests).
- checkHDF4(File) - Method in class org.nexusformat.nxvalidate.CheckNexusFileType
-
Checks to see if a file is a HDF4 file and returns true if it is.
- checkHDF5(File) - Method in class org.nexusformat.nxvalidate.CheckNexusFileType
-
Checks to see if a file is a HDF5 file and returns true if it is.
- checkNexusFile(File) - Method in class org.nexusformat.nxvalidate.CheckNexusFileType
-
Checks to see if a file is a HDF/Nexus file and returns true if it is.
- CheckNexusFileType - Class in org.nexusformat.nxvalidate
-
- CheckNexusFileType() - Constructor for class org.nexusformat.nxvalidate.CheckNexusFileType
-
- checkNXDLFile(File) - Method in class org.nexusformat.nxvalidate.CheckNexusFileType
-
Checks to see if a file is a Nexus definition file and returns true if
it is.
- checkValidatedNode() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
-
A convenience method to force the checking if a node has been validated
.
- checkWarnNode() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
-
A convenience method to force the checking if a node has warnings
.
- children() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
-
- convert() - Method in class org.nexusformat.nxvalidate.NXconvert
-
- createImageIcon(String, String) - Method in class org.nexusformat.nxvalidate.XMLTreeRenderer
-
Returns an ImageIcon, or null if the path was invalid.