Uses of Package
org.enhydra.barracuda.core.forms

Packages that use org.enhydra.barracuda.core.forms
org.enhydra.barracuda.core.forms   
org.enhydra.barracuda.core.forms.validators   
 

Classes in org.enhydra.barracuda.core.forms used by org.enhydra.barracuda.core.forms
AbstractFormValidator
          The root implementation of the FormValidator interface
FormElement
          This interfaces defines the methods a class needs to implement to act as a FormElement.
FormMap
          A FormMap is used to provide a virtual representation of a form.
FormValidator
          A FormValidator is designed to validate one or more FormElements within a FormMap, OR a FormMap itself.
ParseException
          This exception indicates a value was unable to be converted to a valid value for the specified FormType.
ValidationException
          This class defines the validation exception.
 

Classes in org.enhydra.barracuda.core.forms used by org.enhydra.barracuda.core.forms.validators
AbstractFormValidator
          The root implementation of the FormValidator interface
DefaultFormValidator
          This class provides the default implementation of FormValidator.
FormValidator
          A FormValidator is designed to validate one or more FormElements within a FormMap, OR a FormMap itself.
ValidationException
          This class defines the validation exception.
ValidatorTestCase
           
 



Copyright © 2001 Enhydra.org