Package org.apache.bval.jsr303.xml

Class Summary
AnnotationIgnores Description: This class instantiated during the parsing of the XML configuration data and keeps track of the annotations which should be ignored.
AnnotationProxy Description:
InvocationHandler implementation of Annotation that pretends it is a "real" source code annotation.
AnnotationProxyBuilder<A extends Annotation> Description: Holds the information and creates an annotation proxy during xml parsing of validation mapping constraints.
AnnotationType Java class for annotationType complex type.
BeanType Java class for beanType complex type.
ClassType Java class for classType complex type.
ConstraintDefinitionType Java class for constraint-definitionType complex type.
ConstraintMappingsType Java class for constraint-mappingsType complex type.
ConstraintType Java class for constraintType complex type.
ElementType Java class for elementType complex type.
FieldType Java class for fieldType complex type.
GetterType Java class for getterType complex type.
GroupSequenceType Java class for groupSequenceType complex type.
GroupsType Java class for groupsType complex type.
MetaConstraint<T,A extends Annotation> Description: hold parsed information from xml to complete MetaBean later
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.bval.jsr303.xml package.
PayloadType Java class for payloadType complex type.
PropertyType Java class for propertyType complex type.
ValidatedByType Java class for validated-byType complex type.
ValidationConfigType Java class for validation-configType complex type.
ValidationMappingParser Uses JAXB to parse constraints.xml based on validation-mapping-1.0.xsd.
ValidationParser Description: uses jaxb to parse validation.xml
 



Copyright © 2010-2012 Apache Software Foundation. All Rights Reserved.