Uses of Package
com.cafesoft.core.field

Packages that use com.cafesoft.core.field
com.cafesoft.core.field Contains generic field definition, pattern, and validation classes.  
 

Classes in com.cafesoft.core.field used by com.cafesoft.core.field
AbstractFieldInfo
          Abstract implementation of the FieldInfo interface.
DefaultFieldValidationRule
          Default implementation of the FieldValidationRule interface.
FieldException
          FieldException is a general exception used to indicate that an error occurred dealing with Field objects.
FieldInfo
          Defines the interface to a container for Field metadata.
FieldValidationRule
          Defines the interface for a constraint governing valid field values.
FieldValuePattern
          Defines an Object that is mechanism for specifying value patterns for field objects.
IllegalConstraintException
          IllegalConstraintException is used when an error occurs trying to set addition constraints on FieldInfo objects.
InvalidFieldValueException
          Exception thrown when invalid field values are used populate field objects.
InvalidPatternException
          InvalidPatternException is thrown when a FieldValuePattern object cannot be constructed because the given pattern is invalid.
 



Generated on 10:40:31 AM September 10, 2003, © 1996-2003 Cafésoft LLC. All rights reserved.