|
Class Summary |
| AnnotationApiHelper |
A helper class providing some useful methods to work with types
from the JSR-269-API. |
| CollectionHelper |
Provides some methods for simplified collection instantiation. |
| 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. |
| MessagerAdapter |
Wrapper around Messager, which adds the ability to format error messages using MessageFormat. |