Uses of Class
org.apache.rat.utils.CasedString
Packages that use CasedString
Package
Description
Classes that support UI generation and interoperability.
Classes with general utility across the project.
-
Uses of CasedString in org.apache.rat.ui
Fields in org.apache.rat.ui declared as CasedStringModifier and TypeFieldDescriptionprotected final CasedStringUIOption.nameThe name for the optionMethods in org.apache.rat.ui that return CasedStringModifier and TypeMethodDescriptionstatic CasedStringArgumentTracker.extractName(org.apache.commons.cli.Option option) Generates the CasedString for the specified option.final CasedStringUIOption.getCasedName()Gets the CasedString version of the name for the native UI.Constructors in org.apache.rat.ui with parameters of type CasedStringModifierConstructorDescriptionprotected <C extends UIOptionCollection<T>>UIOption(C optionCollection, org.apache.commons.cli.Option option, CasedString name) Constructor. -
Uses of CasedString in org.apache.rat.utils
Methods in org.apache.rat.utils that return CasedStringModifier and TypeMethodDescriptionCasedString.as(CasedString.StringCase stringCase) Converts this cased string into another format.