|
NXvalidate
1
|
| 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 | |
| This maps the NX Reduced XML Document (as a DOM document) to a JTree model | |
| Thread for consuming streams | |
| Implementation of NodeFilterInterface which filters out elements in a NEXUS reduced file if they have failed the validation tests | |
| A class the wraps the conversion and validation processes | |
| We need to modify the tree representing the reduced document when nodes are found to be bad (validation fails on them) | |
| STL namespace |
1.8.1.1