Package | Description |
---|---|
org.slf4j.migrator.line |
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
Iterator<ConversionRule> |
EmptyRuleSet.iterator() |
Iterator<ConversionRule> |
JULRuleSet.iterator() |
Iterator<ConversionRule> |
RuleSet.iterator() |
Iterator<ConversionRule> |
JCLRuleSet.iterator() |
Iterator<ConversionRule> |
Log4jRuleSet.iterator() |
Copyright © 2005-2015 QOS.ch. All Rights Reserved.