Uses of Interface
org.slf4j.migrator.line.RuleSet
Packages that use RuleSet
-
Uses of RuleSet in org.slf4j.migrator
Fields in org.slf4j.migrator declared as RuleSetMethods in org.slf4j.migrator that return RuleSetModifier and TypeMethodDescriptionstatic RuleSetRuleSetFactory.getMatcherImpl(int conversionType) Return matcher implementation depending on the conversion modeConstructors in org.slf4j.migrator with parameters of type RuleSetModifierConstructorDescription(package private)InplaceFileConverter(RuleSet ruleSet, ProgressListener pl) -
Uses of RuleSet in org.slf4j.migrator.line
Classes in org.slf4j.migrator.line that implement RuleSetModifier and TypeClassDescriptionclassclassThis class represents JCL to SLF4J conversion rulesclassThis class represents java.util.logging (JUL) to SLF4J conversion rulesclassFields in org.slf4j.migrator.line declared as RuleSetConstructors in org.slf4j.migrator.line with parameters of type RuleSet