Class | Description |
---|---|
ExtractNames |
This is a simple utility that allows for extracting all qnames from
set of xml documents (recursively, if directories are passed)
|
TestBase64Reader |
Simple helper test class for checking how stream reader handles xml
documents.
|
TestDomReader | |
TestEventCopier | |
TestEventReader | |
TestNonNsStreamWriter |
Simple non-automated unit test for outputting non-namespace-aware XML
documents.
|
TestNsEventWriter |
Simple non-automated unit test for outputting namespace-aware XML
documents.
|
TestNsStreamWriter |
Simple non-automated unit test for outputting namespace-aware XML
documents.
|
TestNsStreamWriter2 |
Simple non-automated unit test for outputting namespace-aware XML
documents.
|
TestNsStreamWriter3 |
Simple non-automated unit test for outputting namespace-aware XML
documents.
|
TestRelaxNG |
Simple non-automated testing class used for checking that Relax NG
validation features work ok.
|
TestReporter |
Simple XML warning reporter class to used with test classes.
|
TestResolver1 |
Simple debug 'resolver'...
|
TestResolver2 |
Simple debug 'resolver'...
|
TestSaxReader |
Simple helper test class for checking how the parser works when
used via SAX interface.
|
TestSaxValidation |
Simple test class used to check how other validation xml parsers (like
Xerces) deal with dtd (etc) validation issues
|
TestStreamCopier |
Simple test driver for testing pass-through copying using new StAX2
methods.
|
TestStreamReader |
Simple helper test class for checking how stream reader handles xml
documents.
|
TestStreamSpeed |
Simple stream speed stress test, useful for profiling, as well as for
quickly checking high-level performance effects of changes (albeit
not very accurately, obviously -- need longer running composite
tests for such verifications)
|
TestTypedReader |
Simple helper test class for checking how stream reader handles xml
documents.
|
TestTypedSpeed |
Simple typed information access stress test, useful for profiling, as well
as for
quickly checking high-level performance effects of changes (albeit
not very accurately, obviously -- need longer running composite
tests for such verifications).
|
TestTypedWriter |
Simple manually run helper class for verifying typed output.
|
TestValidatingReader |
Simple non-automated testing class used for checking that validating
stream readers work ok.
|
TestValidation |
Simple non-automated unit test for running validating stream reader on
given document.
|
TestW3CSchema |
Simple non-automated testing class used for checking that W3C Schema
validation features work ok.
|
TestWordResolver | |
TestWordSet | |
TestWriterAdapter |
Simple test class used for manual verification of Stax2WriterAdapter
features.
|
Copyright © 2013 Codehaus. All Rights Reserved.