Package com.thaiopensource.relaxng.util

Provides convenience classes for working with the API in com.thaiopensource.relaxng.

See:
          Description

Class Summary
DraconianErrorHandler An ErrorHandler implementing a brutal error handling policy.
ErrorHandlerImpl  
Jaxp11XMLReaderCreator An XMLReaderCreator that uses JAXP 1.1 to create XMLReaders.
JingTask Ant task to validate XML files using RELAX NG.
Sax2XMLReaderCreator An XMLReaderCreator that creates XMLReaders using the SAX2 XMLReaderFactory.
ValidationEngine Provides a simplified API for validating XML documents against RELAX NG schemas.
 

Package com.thaiopensource.relaxng.util Description

Provides convenience classes for working with the API in com.thaiopensource.relaxng.