Package net.sourceforge.annovalidator.util

Class Summary
DateUtil Utility for parsing and converting Dates.
DateUtil.DatePartType.UnrecognisedDatePartException Exception indicating that a given value does not match any known date formatting pattern.
ReflectionUtil Utility class for performing common reflection operations with more sensible error handling.
 

Enum Summary
DateUtil.DatePartType Identifies part of a date, and identifies the format pattern required to parse that portion of the date.
DateUtil.DateSource.SourceType Defines the available sources for a date.
 

Annotation Types Summary
DateUtil.CompositeDatePart Identifies a part of a date, along with the field used to specify its value.
DateUtil.DateSource Specifies a date to be passed as an argument to a validator.
 



Copyright © 2008. All Rights Reserved.