|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.thaiopensource.validate.ValidateProperty
public class 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,
PropertyId,
RngProperty,
SchematronProperty,
WrapProperty| Field Summary | |
|---|---|
static PropertyId<EntityResolver> |
ENTITY_RESOLVER
Property specifying EntityResolver to be used for resolving entities. |
static PropertyId<ErrorHandler> |
ERROR_HANDLER
Property specifying ErrorHandler to be used for reporting errors. |
static PropertyId<com.thaiopensource.resolver.Resolver> |
RESOLVER
Property specifying Resolver to be used. |
static PropertyId<URIResolver> |
URI_RESOLVER
Property specifying URIResolver to be used for resolving URIs. |
static PropertyId<XMLReaderCreator> |
XML_READER_CREATOR
Property specifying XMLReaderCreator used to create XMLReader objects needed for parsing XML documents. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final PropertyId<ErrorHandler> ERROR_HANDLER
ErrorHandlerpublic static PropertyId<EntityResolver> ENTITY_RESOLVER
EntityResolverpublic static final PropertyId<URIResolver> URI_RESOLVER
URIResolverpublic static final PropertyId<com.thaiopensource.resolver.Resolver> RESOLVER
Resolverpublic static final PropertyId<XMLReaderCreator> XML_READER_CREATOR
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||