Oracle

Uses of Interface
weblogicx.jsp.tags.validators.Validatable

Packages that use Validatable
weblogicx.jsp.tags.validators Provides interfaces and classes for JSP tag validation. 
 

Uses of Validatable in weblogicx.jsp.tags.validators
 

Classes in weblogicx.jsp.tags.validators that implement Validatable
 class CustomValidator
          Class implements the ValidatableTagAdapter and forms a wrapper around the Customizable classes.
 class ValidatableAdapter
           
 class ValidatableTagAdapter
           
 

Methods in weblogicx.jsp.tags.validators that return Validatable
 Validatable ValidatableAdapter.decodeHiddenField(String stToDecode)
           
 Validatable Validatable.decodeHiddenField(String stringToDecode)
          given the String of writtenHiddenField(), this method must know how to reconstruct an object from the string.
 Validatable CustomValidator.decodeHiddenField(String stToDecode)
           
 Validatable Summary.register(Validatable cv)
           
 

Methods in weblogicx.jsp.tags.validators with parameters of type Validatable
 Validatable Summary.register(Validatable cv)
           
 


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle