Uses of Package
org.hibernate.validator.engine.resourceloading

Packages that use org.hibernate.validator.engine.resourceloading
org.hibernate.validator   
org.hibernate.validator.engine This package contains the implementing classes for the core interfaces of JSR-303. 
org.hibernate.validator.engine.resourceloading This package contains the ResourceBundleLocator interface and different implementations. 
 

Classes in org.hibernate.validator.engine.resourceloading used by org.hibernate.validator
ResourceBundleLocator
           Used by ResourceBundleMessageInterpolator to load resource bundles containing message texts to be displayed in case of validation errors.
 

Classes in org.hibernate.validator.engine.resourceloading used by org.hibernate.validator.engine
ResourceBundleLocator
           Used by ResourceBundleMessageInterpolator to load resource bundles containing message texts to be displayed in case of validation errors.
 

Classes in org.hibernate.validator.engine.resourceloading used by org.hibernate.validator.engine.resourceloading
DelegatingResourceBundleLocator
          Abstract base for all ResourceBundleLocator implementations, that wish to delegate to some other locator.
ResourceBundleLocator
           Used by ResourceBundleMessageInterpolator to load resource bundles containing message texts to be displayed in case of validation errors.
 



Copyright © 2007-2010. All Rights Reserved.