Uses of Interface
net.sf.oval.localization.locale.LocaleProvider

Packages that use LocaleProvider
net.sf.oval   
net.sf.oval.localization.locale   
 

Uses of LocaleProvider in net.sf.oval
 

Methods in net.sf.oval that return LocaleProvider
static LocaleProvider Validator.getLocaleProvider()
           
 

Methods in net.sf.oval with parameters of type LocaleProvider
static void Validator.setLocaleProvider(LocaleProvider localeProvider)
           
 

Uses of LocaleProvider in net.sf.oval.localization.locale
 

Classes in net.sf.oval.localization.locale that implement LocaleProvider
 class ThreadLocalLocaleProvider
           
 



Copyright © 2005–2013 The OVal Development Team. All rights reserved.