Package org.apache.bval.jsr303.util

Interface Summary
PathNavigation.Callback<T> Path traversal callback function interface.
 

Class Summary
ClassHelper Common operations on classes that do not require an AccessController.
ConstraintDefinitionValidator Internal validator that ensures the correct definition of constraint annotations.
EnumerationConverter A org.apache.commons.beanutils.Converter implementation to handle Enumeration type.
IOUtils Commons IO utilities.
NodeBuilderCustomizableContextImpl Description: implementation of NodeBuilderCustomizableContext.
NodeBuilderDefinedContextImpl Description: Implementation of NodeBuilderDefinedContext.
NodeContextBuilderImpl Description: Implementation of ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder.
NodeImpl Description: a node (property) as part of a Path.
PathImpl Description: object holding the property path as a list of nodes.
PathNavigation Defines a path navigation algorithm and a means of interacting with same.
PathNavigation.CallbackProcedure Callback "procedure" that always returns null.
SecureActions Description: utility methods to perform actions with AccessController or without.
ValidationContextTraversal ValidationContext traversal PathNavigation.CallbackProcedure.
 



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