| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.thaiopensource.validate.ValidateProperty
Provides common properties to control reading schemas and validation.
Schema.createValidator(com.thaiopensource.util.PropertyMap), 
SchemaReader.createSchema(org.xml.sax.InputSource, com.thaiopensource.util.PropertyMap), 
PropertyMap, 
ValidateProperty.ErrorHandlerPropertyId, 
RngProperty, 
SchematronProperty| Nested Class Summary | |
| static class | ValidateProperty.EntityResolverPropertyIdA PropertyId whose value is constrained to be an instance of EntityResolver. | 
| static class | ValidateProperty.ErrorHandlerPropertyIdA PropertyId whose value is constrained to be an instance of ErrorHandler. | 
| static class | ValidateProperty.XMLReaderCreatorPropertyIdA PropertyId whose value is constrained to be an instance of XMLReaderCreator. | 
| Field Summary | |
| static ValidateProperty.EntityResolverPropertyId | ENTITY_RESOLVERProperty specifying EntityResolver to be used for resolving entities. | 
| static ValidateProperty.ErrorHandlerPropertyId | ERROR_HANDLERProperty specifying ErrorHandler to be used for reporting errors. | 
| static ValidateProperty.XMLReaderCreatorPropertyId | XML_READER_CREATORProperty specifying XMLReaderCreator used to create XMLReader objects needed for parsing XML documents. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final ValidateProperty.ErrorHandlerPropertyId ERROR_HANDLER
ErrorHandlerpublic static final ValidateProperty.EntityResolverPropertyId ENTITY_RESOLVER
EntityResolverpublic static final ValidateProperty.XMLReaderCreatorPropertyId XML_READER_CREATOR
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||