| Interface | Description |
|---|---|
| NodeFilterInterface |
An interface which represents the concept that the elements in an XML
Document can be good or bad after they have been validated against some
criteria defined in the implementation.
|
| Class | Description |
|---|---|
| AboutDialog | |
| Attribute | |
| BulkLoadFilesFrame | |
| CheckNexusFileType | |
| FileActions | |
| NXconvert | |
| NXLoadFilesDialog | |
| NXNodeMapper | |
| NXproperties | |
| NXReducedToTree |
This maps the NX Reduced XML Document (as a DOM document) to
a JTree model.
|
| NXschematron | |
| NXSettingsDialog | |
| NXTreeRenderer | |
| NXvalidate | |
| NXvalidateBasicGui | |
| NXValidateDialog | |
| NXvalidateFrame | |
| NXvalidateGuiTree | |
| NXvalidateGuiTree.ITag | |
| OSValidator | |
| PopupListener | |
| StreamGobbler |
Thread for consuming streams.
|
| SVRLitem | |
| SVRLNodeFilter |
Implementation of NodeFilterInterface which filters out elements in a NEXUS
reduced file if they have failed the validation tests.
|
| TextPaneStyle | |
| TreeUtils | |
| UserSettings | |
| ValidatorUtils |
A class the wraps the conversion and validation processes.
|
| XMLIconTreeHandler | |
| XMLTreeRenderer |
We need to modify the tree representing the reduced document when
nodes are found to be bad (validation fails on them).
|