|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IValidationContext | interface to be implemented by users who wish to implement their own IValidator classes. |
IValidationContextFactory | A factory for validation context instances. |
IValidator | implemented by users who wish to validate a component, and to verify that
certain features and properties of these components are in accord with
pre-defined constraints as specified in a IRuleSet within a
IRuleBase , such as an XML validation document. |
Class Summary | |
---|---|
AbstractValidationContext | base implementation for all ValidationContexts instances in ACTF. |
AccessibilityValidationContext | a wrapper class for the IRuleBase properties and selected global properties that are necessary to validate a component. |
DefaultValidationContextFactory | The IValidationContext factory. |
DomAccessibilityValidator | implementation of a validator for W3C DOM models |
GenericAccessibilityValidator | base implementation for all accessibility validator classes. |
ValidationContextConstants |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |