Package org.apache.rat.utils
package org.apache.rat.utils
Classes with general utility across the project.
- 
Interface Summary
- 
Class SummaryClassDescriptionHandles converting from one string case to another (e.g. camel case to snake case).A default implementation of Log that writes toSystem.outandSystem.err.An ExtendedIterator is an Iterator wrapping around a plain (or presented as plain) Iterator.ReportingSet<T>A sorted set that reports insertion collisions.
- 
Enum SummaryEnumDescriptionAn enumeration of supported string cases.The log levels supported by logging.The Options for duplicate processing