Uses of Interface
com.counterclaim.openefm.lxml.validator.LxmlValidator

Packages that use LxmlValidator
com.counterclaim.openefm.core   
com.counterclaim.openefm.lxml.validator   
 

Uses of LxmlValidator in com.counterclaim.openefm.core
 

Fields in com.counterclaim.openefm.core declared as LxmlValidator
private  LxmlValidator OpenEFMController.lxmlValidator
           
 

Methods in com.counterclaim.openefm.core that return LxmlValidator
 LxmlValidator OpenEFMController.getLxmlValidator()
           
 

Methods in com.counterclaim.openefm.core with parameters of type LxmlValidator
 void OpenEFMController.registerLxmlValidator(LxmlValidator lxmlValidator)
           
 

Uses of LxmlValidator in com.counterclaim.openefm.lxml.validator
 

Classes in com.counterclaim.openefm.lxml.validator that implement LxmlValidator
 class SimpleLxmlValidator
           
 

Fields in com.counterclaim.openefm.lxml.validator declared as LxmlValidator
private static LxmlValidator SimpleLxmlValidatorTestCase.validator
           
 



Copyright © 2002 counterclaim.com. All Rights Reserved.