org.slf4j.migrator.line
Class JCLRuleSet

java.lang.Object
  extended by org.slf4j.migrator.line.JCLRuleSet
All Implemented Interfaces:
RuleSet

public class JCLRuleSet
extends Object
implements RuleSet

This class represents JCL to SLF4J conversion rules

Author:
jean-noelcharpin

Constructor Summary
JCLRuleSet()
           
 
Method Summary
 Iterator<ConversionRule> iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCLRuleSet

public JCLRuleSet()
Method Detail

iterator

public Iterator<ConversionRule> iterator()
Specified by:
iterator in interface RuleSet


Copyright © 2005-2008 QOS.ch. All Rights Reserved.