public interface ConfigurationValidatorFactory
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ROLE |
Modifier and Type | Method and Description |
---|---|
ConfigurationValidator |
createValidator(java.lang.String schemaType,
java.io.InputStream schema)
Add configuration schema to validator
|
ConfigurationValidator createValidator(java.lang.String schemaType, java.io.InputStream schema) throws org.apache.avalon.framework.configuration.ConfigurationException
org.apache.avalon.framework.configuration.ConfigurationException
- if schema is invalidCopyright © 1997-2003 Apache Software Foundation. All Rights Reserved.