Uses of Interface
net.sf.oval.localization.context.OValContextRenderer

Packages that use OValContextRenderer
net.sf.oval   
net.sf.oval.localization.context   
 

Uses of OValContextRenderer in net.sf.oval
 

Methods in net.sf.oval that return OValContextRenderer
static OValContextRenderer Validator.getContextRenderer()
           
 

Methods in net.sf.oval with parameters of type OValContextRenderer
static void Validator.setContextRenderer(OValContextRenderer contextRenderer)
           
 

Uses of OValContextRenderer in net.sf.oval.localization.context
 

Classes in net.sf.oval.localization.context that implement OValContextRenderer
 class ResourceBundleValidationContextRenderer
          This renderer searches for a resource file that is in the same package and has the same name as the validated class.
 class ToStringValidationContextRenderer
           
 



Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.