Gary D. Gregory 0cfce2932d Refactor code in ToStringBuilder.reflectionToString(...) into a new subclass called ReflectionToStringBuilder.
All of the ToStringBuilder.reflectionToString(...) forward their calls to equivalent methods in ReflectionToStringBuilde.
ReflectionToStringBuilder can  be subclassed to provide Field or value filtering.
Since the unit tests exercis ToStringBuilder.reflectionToString(...) which then forwards those calls to ReflectionToStringBuilder, and ReflectionToStringBuilder does not provide new features (yet), there are no new unit test cases (yet).


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137354 13f79535-47bb-0310-9956-ffa450edef68
2003-06-03 20:15:32 +00:00
2003-05-24 11:00:17 +00:00
2003-05-31 18:44:36 +00:00
2003-01-15 22:08:37 +00:00
2002-07-26 19:07:07 +00:00
2003-04-18 13:44:02 +00:00
2003-05-16 22:17:35 +00:00
Description
Apache Commons Lang
56 MiB
Languages
Java 98%
HTML 2%