AbstractStyleNameConverter.Black(List<PatternFormatter> formatters,
String styling)
Constructs the converter.
|
AbstractStyleNameConverter.Blue(List<PatternFormatter> formatters,
String styling)
Constructs the converter.
|
AbstractStyleNameConverter.Cyan(List<PatternFormatter> formatters,
String styling)
Constructs the converter.
|
AbstractStyleNameConverter.Green(List<PatternFormatter> formatters,
String styling)
Constructs the converter.
|
AbstractStyleNameConverter.Magenta(List<PatternFormatter> formatters,
String styling)
Constructs the converter.
|
AbstractStyleNameConverter.Red(List<PatternFormatter> formatters,
String styling)
Constructs the converter.
|
AbstractStyleNameConverter.White(List<PatternFormatter> formatters,
String styling)
Constructs the converter.
|
AbstractStyleNameConverter.Yellow(List<PatternFormatter> formatters,
String styling)
Constructs the converter.
|
AbstractStyleNameConverter(String name,
List<PatternFormatter> formatters,
String styling)
Constructs the converter.
|
EqualsBaseReplacementConverter(String name,
String style,
List<PatternFormatter> formatters,
String testString,
String substitution,
PatternParser parser)
Construct the converter.
|