Uses of Interface
com.opensymphony.xwork2.factory.ValidatorFactory

Packages that use ValidatorFactory
com.opensymphony.xwork2 Main XWork interfaces and classes. 
com.opensymphony.xwork2.factory   
 

Uses of ValidatorFactory in com.opensymphony.xwork2
 

Methods in com.opensymphony.xwork2 with parameters of type ValidatorFactory
 void ObjectFactory.setValidatorFactory(ValidatorFactory validatorFactory)
           
 

Uses of ValidatorFactory in com.opensymphony.xwork2.factory
 

Classes in com.opensymphony.xwork2.factory that implement ValidatorFactory
 class DefaultValidatorFactory
          Default implementation
 



Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.