Package org.hibernate.validator.util

Independent helper classes.

See:
          Description

Class Summary
IdentitySet Set that compares object by identity rather than equality.
IteratorEnumeration<T> An Enumeration implementation, that wraps an Iterator.
LazyValidatorFactory This class lazily initialize the ValidatorFactory on the first usage One benefit is that no domain class is loaded until the ValidatorFactory is really needed.
LoggerFactory  
ReflectionHelper Some reflection utility methods.
ValidatorTypeHelper Helper methods around ConstraintValidator types.
Version  
 

Package org.hibernate.validator.util Description

Independent helper classes.



Copyright © 2007-2010 Red Hat Middleware, LLC. All Rights Reserved