Uses of Package
com.thaiopensource.validate

Packages that use com.thaiopensource.validate
com.oxygenxml.validate.isoschematron   
com.oxygenxml.validate.nvdl   
com.thaiopensource.relaxng   
com.thaiopensource.relaxng.impl   
com.thaiopensource.relaxng.jarv   
com.thaiopensource.relaxng.util   
com.thaiopensource.validate   
com.thaiopensource.validate.auto   
com.thaiopensource.validate.jarv   
com.thaiopensource.validate.mns   
com.thaiopensource.validate.nrl   
com.thaiopensource.validate.rng   
com.thaiopensource.validate.schematron   
com.thaiopensource.validate.xerces   
nu.validator.servlet   
org.whattf.checker.jing   
 

Classes in com.thaiopensource.validate used by com.oxygenxml.validate.isoschematron
FlagPropertyId
          A PropertyId whose value is not significant.
Option
           
OptionArgumentFormatException
           
SchemaReader
          A SchemaReader object is immutable and can thus be safely accessed concurrently from multiple threads.
SchemaReaderFactory
          A factory for SchemaReader.
StringOption
           
StringPropertyId
          A PropertyId whose value is constrained to be an instance of String.
Validator
          Validates an XML document with respect to a schema.
 

Classes in com.thaiopensource.validate used by com.oxygenxml.validate.nvdl
FlagPropertyId
          A PropertyId whose value is not significant.
IncorrectSchemaException
          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.
Option
           
Schema
          A schema that can be used to validate an XML document.
SchemaReader
          A SchemaReader object is immutable and can thus be safely accessed concurrently from multiple threads.
Validator
          Validates an XML document with respect to a schema.
 

Classes in com.thaiopensource.validate used by com.thaiopensource.relaxng
IncorrectSchemaException
          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.
Schema
          A schema that can be used to validate an XML document.
SchemaReader
          A SchemaReader object is immutable and can thus be safely accessed concurrently from multiple threads.
 

Classes in com.thaiopensource.validate used by com.thaiopensource.relaxng.impl
AbstractSchema
           
IncorrectSchemaException
          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.
Schema
          A schema that can be used to validate an XML document.
Validator
          Validates an XML document with respect to a schema.
 

Classes in com.thaiopensource.validate used by com.thaiopensource.relaxng.jarv
Validator
          Validates an XML document with respect to a schema.
 

Classes in com.thaiopensource.validate used by com.thaiopensource.relaxng.util
SchemaReader
          A SchemaReader object is immutable and can thus be safely accessed concurrently from multiple threads.
ValidationDriver
          Provides a simplified API for validating XML documents against schemas.
 

Classes in com.thaiopensource.validate used by com.thaiopensource.validate
Flag
          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.
FlagPropertyId
          A PropertyId whose value is not significant.
IncorrectSchemaException
          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.
Option
           
OptionArgumentException
           
OptionArgumentFormatException
           
OptionArgumentPresenceException
           
Schema
          A schema that can be used to validate an XML document.
SchemaReader
          A SchemaReader object is immutable and can thus be safely accessed concurrently from multiple threads.
SchemaReaderFactory
          A factory for SchemaReader.
StringPropertyId
          A PropertyId whose value is constrained to be an instance of String.
ValidateProperty.EntityResolverPropertyId
          A PropertyId whose value is constrained to be an instance of EntityResolver.
ValidateProperty.ErrorHandlerPropertyId
          A PropertyId whose value is constrained to be an instance of ErrorHandler.
ValidateProperty.XMLReaderCreatorPropertyId
          A PropertyId whose value is constrained to be an instance of XMLReaderCreator.
Validator
          Validates an XML document with respect to a schema.
 

Classes in com.thaiopensource.validate used by com.thaiopensource.validate.auto
IncorrectSchemaException
          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.
Option
           
Schema
          A schema that can be used to validate an XML document.
SchemaReader
          A SchemaReader object is immutable and can thus be safely accessed concurrently from multiple threads.
SchemaReaderFactory
          A factory for SchemaReader.
 

Classes in com.thaiopensource.validate used by com.thaiopensource.validate.jarv
AbstractSchema
           
IncorrectSchemaException
          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.
Option
           
Schema
          A schema that can be used to validate an XML document.
SchemaReader
          A SchemaReader object is immutable and can thus be safely accessed concurrently from multiple threads.
SchemaReaderFactory
          A factory for SchemaReader.
Validator
          Validates an XML document with respect to a schema.
 

Classes in com.thaiopensource.validate used by com.thaiopensource.validate.mns
Option
           
Schema
          A schema that can be used to validate an XML document.
Validator
          Validates an XML document with respect to a schema.
 

Classes in com.thaiopensource.validate used by com.thaiopensource.validate.nrl
FlagPropertyId
          A PropertyId whose value is not significant.
Option
           
 

Classes in com.thaiopensource.validate used by com.thaiopensource.validate.rng
FlagPropertyId
          A PropertyId whose value is not significant.
Option
           
SchemaReader
          A SchemaReader object is immutable and can thus be safely accessed concurrently from multiple threads.
 

Classes in com.thaiopensource.validate used by com.thaiopensource.validate.schematron
SchemaReaderLoader
          A SchemaReaderFactory that automatically discovers SchemaReader implementations.
 

Classes in com.thaiopensource.validate used by com.thaiopensource.validate.xerces
AbstractSchema
           
IncorrectSchemaException
          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.
Option
           
Schema
          A schema that can be used to validate an XML document.
SchemaReader
          A SchemaReader object is immutable and can thus be safely accessed concurrently from multiple threads.
SchemaReaderFactory
          A factory for SchemaReader.
Validator
          Validates an XML document with respect to a schema.
 

Classes in com.thaiopensource.validate used by nu.validator.servlet
IncorrectSchemaException
          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.
Schema
          A schema that can be used to validate an XML document.
Validator
          Validates an XML document with respect to a schema.
 

Classes in com.thaiopensource.validate used by org.whattf.checker.jing
Validator
          Validates an XML document with respect to a schema.