Package org.realityforge.configkit

Class Summary
ComponentConfigUtil Utility class to get ConfigValidator objects for components.
ConfigValidator The ConfigValidator is responsible for validating an XML configuration source according to a specified Schema.
ConfigValidatorFactory The ConfigValidatorFactory is responsible for creating ConfigValidator objects to validate configuration according to specified schemas.
PropertyExpander This is a utility class designed for expanding propertys in configuration files.
ResolverFactory This is a utility class for creating an EntityResolver that can resolve all entitys contained within ClassLoader.
ValidationIssue This class records a specific issue that occured during validation.
ValidationResult Result of validating a document against a schema.
 

Exception Summary
ValidateException Exception thrown when there is an error validating configuration.
 



Copyright © 2003 The Spice Group. All Rights Reserved.