A B C D E F G H I L M N O P R S T U V X 

G

getAllowsChildren() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
 
getAttributeList() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
Each node of the reduced XML document may have attributes associated with it, this method provides a list of the attributes.
getAttributes() - Method in class org.nexusformat.nxvalidate.NXvalidateGuiTree.ITag
 
getAttributesAsString() - Method in class org.nexusformat.nxvalidate.NXvalidateGuiTree.ITag
 
getBadDataFileList() - Method in class org.nexusformat.nxvalidate.FileActions
 
getBadNode() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
If a node in the reduced XML document fails one of the schematron tests then the node can be marked as a bad node with a boolean flag.
getBadNodeList() - Method in interface org.nexusformat.nxvalidate.NodeFilterInterface
A list of nodes which are bad.
getBadNodeList() - Method in class org.nexusformat.nxvalidate.SVRLNodeFilter
A list of nodes which are bad.
getBaseNode(JTree) - Method in class org.nexusformat.nxvalidate.TreeUtils
 
getChild(Object, int) - Method in class org.nexusformat.nxvalidate.NXReducedToTree
 
getChildAt(int) - Method in class org.nexusformat.nxvalidate.NXNodeMapper
 
getChildCount() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
 
getChildCount(Object) - Method in class org.nexusformat.nxvalidate.NXReducedToTree
 
getConversionResult() - Method in class org.nexusformat.nxvalidate.FileActions
 
getData() - Method in class org.nexusformat.nxvalidate.NXvalidateGuiTree.ITag
 
getDataFileList() - Method in class org.nexusformat.nxvalidate.FileActions
 
getDescription() - Method in class org.nexusformat.nxvalidate.filter.AllNeXusFilter
 
getDescription() - Method in class org.nexusformat.nxvalidate.filter.ExtensionFilter
 
getDescription() - Method in class org.nexusformat.nxvalidate.filter.HdfFilter
 
getDomNode() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
Get the W3C DOM node corresponding to this tree node.
getFilenames() - Method in class org.nexusformat.nxvalidate.NXvalidate
 
getIcon() - Method in class org.nexusformat.nxvalidate.NXvalidateGuiTree.ITag
 
getIndex(TreeNode) - Method in class org.nexusformat.nxvalidate.NXNodeMapper
 
getIndexOfChild(Object, Object) - Method in class org.nexusformat.nxvalidate.NXReducedToTree
 
getLocation() - Method in class org.nexusformat.nxvalidate.SVRLitem
 
getLocation(Node) - Static method in class org.nexusformat.nxvalidate.SVRLitem
 
getMessage() - Method in class org.nexusformat.nxvalidate.SVRLitem
 
getName() - Method in class org.nexusformat.nxvalidate.NXvalidateGuiTree.ITag
 
getNodeDiagAtts() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
 
getNodeDiags() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
This is a list of text strings which correspond to the schematron diagnostic errors.
getNodeTests() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
This is a list of text strings which correspond to the schematron test descriptions.
getNodeTexts() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
This is a list of text strings which correspond to the error message results of the schematron tests.
getNXconvert() - Method in class org.nexusformat.nxvalidate.UserSettings
 
getNXConvertFile() - Method in class org.nexusformat.nxvalidate.FileActions
 
getNXConvertFile() - Method in class org.nexusformat.nxvalidate.NXSettingsDialog
 
getNXDLFile() - Method in class org.nexusformat.nxvalidate.NXLoadFilesDialog
 
getNXDLFile() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
Get the NXDL file belonging to the root node.
getNXDLFile() - Method in class org.nexusformat.nxvalidate.NXValidateDialog
 
getNXDLFile(JTree) - Method in class org.nexusformat.nxvalidate.TreeUtils
 
getNXS() - Method in class org.nexusformat.nxvalidate.ValidatorUtils
Get the File object pointing to the NEXUS file.
getNXSFile() - Method in class org.nexusformat.nxvalidate.NXLoadFilesDialog
 
getNXSFile() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
Get the NXS file belonging to the root node.
getOpenNodes() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
Returns a list of nodes that represent the Nexus documents that are open i.e.
getOutput() - Method in class org.nexusformat.nxvalidate.StreamGobbler
 
getParent() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
 
getProperty(String) - Method in class org.nexusformat.nxvalidate.NXproperties
 
getReduced() - Method in class org.nexusformat.nxvalidate.NXvalidate
 
getReduced() - Method in class org.nexusformat.nxvalidate.ValidatorUtils
Get the File object pointing to the reduced NEXUS file.
getReducedDoc() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
Initially the Nexus file is converted to a reduced (all data removed) XML document via the Nexus convert command.
getReducedDoc(JTree) - Method in class org.nexusformat.nxvalidate.TreeUtils
 
getReducedFile() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
Get the resultant file produced after NXConvert has been run on the NXS file (reduced to XML).
getReducedFile(JTree) - Method in class org.nexusformat.nxvalidate.TreeUtils
 
getReports() - Method in class org.nexusformat.nxvalidate.NXvalidate
 
getResultsDoc() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
Get the resultant DOM document produced after the validation procedure has been performed.
getResultsDoc(JTree) - Method in class org.nexusformat.nxvalidate.TreeUtils
 
getResultsFile() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
Get the resultant file produced after the validation procedure has been performed.
getResultsFile(JTree) - Method in class org.nexusformat.nxvalidate.TreeUtils
 
getRoot() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
 
getRoot() - Method in class org.nexusformat.nxvalidate.NXReducedToTree
 
getRoot() - Method in class org.nexusformat.nxvalidate.XMLIconTreeHandler
 
getSaveDirectory() - Method in class org.nexusformat.nxvalidate.FileActions
 
getSchematron() - Method in class org.nexusformat.nxvalidate.NXvalidate
 
getSchematron() - Method in class org.nexusformat.nxvalidate.ValidatorUtils
Get the File object pointing to the Schematron file that contains the rules for checking the reduced document.
getTest() - Method in class org.nexusformat.nxvalidate.SVRLitem
 
getToolTipText() - Method in class org.nexusformat.nxvalidate.NXvalidateGuiTree.ITag
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.nexusformat.nxvalidate.NXTreeRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.nexusformat.nxvalidate.XMLTreeRenderer
 
getTreePath(JTree) - Method in class org.nexusformat.nxvalidate.TreeUtils
 
getType() - Method in class org.nexusformat.nxvalidate.StreamGobbler
 
getType() - Method in class org.nexusformat.nxvalidate.SVRLitem
 
getValidatedNode() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
If a node has been validated then we can indicate the fact with a boolean flag.
getValidateResult() - Method in class org.nexusformat.nxvalidate.FileActions
 
getValue() - Method in class org.nexusformat.nxvalidate.Attribute
 
getValue() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
Each node of the reduced XML document may have a value associated with it.
getVerbose() - Method in class org.nexusformat.nxvalidate.NXvalidate
 
getVersion() - Static method in class org.nexusformat.nxvalidate.NXvalidate
 
getWarnNode() - Method in class org.nexusformat.nxvalidate.NXNodeMapper
If a node in the reduced XML document fails one of the schematron report tests then the node can be marked as a warning node with a boolean flag.
getWarnNodeList() - Method in interface org.nexusformat.nxvalidate.NodeFilterInterface
A list of nodes which have a warning.
getWarnNodeList() - Method in class org.nexusformat.nxvalidate.SVRLNodeFilter
A list of nodes which have a warning.
A B C D E F G H I L M N O P R S T U V X