Uses of Interface
org.vfny.geoserver.control.IValidator

Packages that use IValidator
org.vfny.geoserver.control.internal This package is NOT API and should not be reference from outside this module. 
 

Uses of IValidator in org.vfny.geoserver.control.internal
 

Methods in org.vfny.geoserver.control.internal that return IValidator
 IValidator PreferenceStoreImpl.getValidator()
           
 

Methods in org.vfny.geoserver.control.internal with parameters of type IValidator
 void PropertyPreferenceStoreStrategy.setValidator(IValidator validator)
           
 void PreferenceStoreImpl.setValidator(IValidator validator)
           
 void IPreferenceStoreStrategy.setValidator(IValidator validator)
          Sets the validator that this strategy uses.