Package org.springframework.beandoc.util

The util package holds classes with utility functions for the BeanDoc code.

See:
          Description

Interface Summary
MatchedPatternCallback Callback interface to be implemented by clients of the PatternMatcher class.
 

Class Summary
BeanDocUtils Collection of static utility methods used by BeanDoc.
LocalizedDateFactoryBean Manages a DateFormat instance that can be customized with a given Locale.
PatternMatcher Utility class that matches bean names/id's or class names against an array of regex Patterns, using a callback interface for each pattern in the array which matched.
 

Package org.springframework.beandoc.util Description

The util package holds classes with utility functions for the BeanDoc code.



Copyright © 2004-2008 Spring BeanDoc. All Rights Reserved.