SLF4J Migrator 1.7.2-redhat-1

Uses of Interface
org.slf4j.migrator.line.ConversionRule

Packages that use ConversionRule
org.slf4j.migrator.line   
 

Uses of ConversionRule in org.slf4j.migrator.line
 

Classes in org.slf4j.migrator.line that implement ConversionRule
 class MultiGroupConversionRule
          This class represents a conversion rule It uses a Pattern and defines for each capturing group of this Pattern a replacement text
 class SingleConversionRule
          This class represents a conversion rule It uses a Pattern and defines for each capturing group of this Pattern a replacement text
 

Methods in org.slf4j.migrator.line that return types with arguments of type ConversionRule
 Iterator<ConversionRule> JULRuleSet.iterator()
           
 Iterator<ConversionRule> EmptyRuleSet.iterator()
           
 Iterator<ConversionRule> RuleSet.iterator()
           
 Iterator<ConversionRule> Log4jRuleSet.iterator()
           
 Iterator<ConversionRule> JCLRuleSet.iterator()
           
 


SLF4J Migrator 1.7.2-redhat-1

Copyright © 2005-2013 JBoss by Red Hat. All Rights Reserved.