Package org.apache.ibatis.abator.internal.util

Class Summary
AggregatingIterator This class implements an iterator that combines two or three other iterators together.
AggregatingIterator.NullIterator  
ClassloaderUtility This class holds methods useful for constructing custom classloaders in Abator.
EqualsUtil This class is from javapractices.com: http://www.javapractices.com/Topic17.cjp Collected methods which allow easy implementation of equals.
HashCodeUtil This class is from javapractices.com: http://www.javapractices.com/Topic28.cjp Collected methods which allow easy implementation of hashCode.
JavaBeansUtil  
StringUtility