Uses of Package
org.hibernate.validator.ap.util

Packages that use org.hibernate.validator.ap.util
org.hibernate.validator.ap.checks   
org.hibernate.validator.ap.util   
 

Classes in org.hibernate.validator.ap.util used by org.hibernate.validator.ap.checks
ConstraintHelper
          Helper class that deals with all constraint-related stuff, such as determining whether a given annotation represents a constraint annotation or whether a given annotation is allowed to be declared at a given element.
 

Classes in org.hibernate.validator.ap.util used by org.hibernate.validator.ap.util
AnnotationApiHelper
          A helper class providing some useful methods to work with types from the JSR-269-API.
ConstraintHelper.AnnotationType
          The type of an annotation with respect to the BV API.
ConstraintHelper.ConstraintCheckResult
          Possible results of a constraint check as returned by ConstraintHelper.checkConstraint(DeclaredType, TypeMirror).
 



Copyright © 2007-2010. All Rights Reserved.