org.slf4j.converter
Class JCLMatcher

java.lang.Object
  extended by org.slf4j.converter.AbstractMatcher
      extended by org.slf4j.converter.JCLMatcher

public class JCLMatcher
extends AbstractMatcher


Field Summary
 
Fields inherited from class org.slf4j.converter.AbstractMatcher
blockComment, commentConversion, rules
 
Constructor Summary
JCLMatcher()
           
 
Method Summary
protected  void initRules()
           
 
Methods inherited from class org.slf4j.converter.AbstractMatcher
getMatcherImpl, replace, setCommentConversion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCLMatcher

public JCLMatcher()
Method Detail

initRules

protected void initRules()
Specified by:
initRules in class AbstractMatcher


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