Package org.smooks.annotation
-
Interface Summary Interface Description AnnotatedClass The annotated class is a class or interface inheriting all annotations of a superclass and base interfaces.AnnotatedMethod The annotated method is a wrapping for some method providing inheritance of all annotations of the method being overridden by this one. -
Class Summary Class Description AnnotationManager The core class for wrapping classes as annotated classes.