Uses of Interface
com.opensymphony.xwork2.validator.ValidatorFileParser

Packages that use ValidatorFileParser
com.opensymphony.xwork2.validator XWork validation subsystem. 
 

Uses of ValidatorFileParser in com.opensymphony.xwork2.validator
 

Classes in com.opensymphony.xwork2.validator that implement ValidatorFileParser
 class DefaultValidatorFileParser
          Parse the validation file.
 

Fields in com.opensymphony.xwork2.validator declared as ValidatorFileParser
protected  ValidatorFileParser DefaultValidatorFactory.validatorFileParser
           
 

Methods in com.opensymphony.xwork2.validator with parameters of type ValidatorFileParser
 void DefaultActionValidatorManager.setValidatorFileParser(ValidatorFileParser parser)
           
 void AnnotationActionValidatorManager.setValidatorFileParser(ValidatorFileParser parser)
           
 

Constructors in com.opensymphony.xwork2.validator with parameters of type ValidatorFileParser
DefaultValidatorFactory(ObjectFactory objectFactory, ValidatorFileParser parser)
           
 



Copyright © 2009 OpenSymphony. All Rights Reserved.