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 RuleSet
RuleSetFactory.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 TypeClassDescriptionclass
class
This class represents JCL to SLF4J conversion rulesclass
This class represents java.util.logging (JUL) to SLF4J conversion rulesclass
Fields in org.slf4j.migrator.line declared as RuleSetConstructors in org.slf4j.migrator.line with parameters of type RuleSet