Nux 1.0

Package nux.xom.tests

Tests and example demos.

See:
          Description

Class Summary
BinaryXMLConverter Command-line demo that converts a set of standard textual XML files to and from binary xml (bnux) files; Bnux files are indicated by a ".bnux" file name extension.
BinaryXMLTest Tests and benchmarks bnux format against a set of standard textual XML files.
BuilderPoolBenchmark Benchmark / stress test of BuilderPool.
ValidationCommand Command line program that validates a set of local XML document files against a W3C XML Schema.
XQueryBenchmark Simple benchmark measuring XQuery and/or XPath performance of a given set of queries.
XQueryCommand Simple command line demo that runs a given XQuery against a set of files and prints the result sequence.
XQueryUseCasesTest Demo that runs the W3C XQuery use cases (part of saxon download) against our XQuery implementation.
 

Package nux.xom.tests Description

Tests and example demos.


Nux 1.0