Uses of Interface
org.slf4j.migrator.line.ConversionRule
Packages that use ConversionRule
-
Uses of ConversionRule in org.slf4j.migrator.line
Classes in org.slf4j.migrator.line that implement ConversionRuleModifier and TypeClassDescriptionclassThis class represents a conversion rule It uses a Pattern and defines for each capturing group of this Pattern a replacement textclassThis class represents a conversion rule It uses a Pattern and defines for each capturing group of this Pattern a replacement textFields in org.slf4j.migrator.line with type parameters of type ConversionRuleModifier and TypeFieldDescriptionprivate ArrayList<ConversionRule> JCLRuleSet.conversionRuleListprivate ArrayList<ConversionRule> JULRuleSet.conversionRuleListprivate ArrayList<ConversionRule> Log4jRuleSet.conversionRuleList(package private) List<ConversionRule> EmptyRuleSet.listMethods in org.slf4j.migrator.line that return types with arguments of type ConversionRule