All Classes and Interfaces
Class
Description
An
ErrorHandler
implementing a brutal error handling policy.A class with a unique value, used as the value of properties whose
significance is purely whether or not they are present in the
PropertyMap.
A PropertyId whose value is not significant.
Thrown to indicate an XML document is not a correct schema, either because the
XML document is not well-formed or because it fails to be correct in some other
way.
An
XMLReaderCreator
that uses JAXP 1.1 to create XMLReader
s.Simple generic class to hold a reference to an object.
Rewindable implementation over a reader.
An
XMLReaderCreator
that creates XMLReader
s using the SAX2 XMLReaderFactory
.A schema that can be used to validate an XML document.
A SchemaReader object is immutable and can thus be safely accessed
concurrently from multiple threads.
A factory for SchemaReader.
A SchemaReaderFactory that automatically discovers SchemaReader implementations.
A PropertyId whose value is constrained to be an instance of
String.
Selectively percent-encodes characters in a URI.
Utility functions for working with UTF-8.
Provides common properties to control reading schemas and validation.
Provides a simplified API for validating XML documents against schemas.
A producer of SAX events.
Validates an XML document with respect to a schema.
A factory for
XMLReader
s.