Uses of Interface
org.apache.log4j.rule.Rule
Packages that use Rule
-
Uses of Rule in org.apache.log4j.rule
Classes in org.apache.log4j.rule that implement RuleModifier and TypeClassDescriptionclassAn abstract Rule class that provides the PropertyChange support plumbing.classA Rule class implementing a logical 'and'.classA Rule class which also holds a color.classA Rule class which returns the result of performing equals against two strings.classA Rule class implementing a not null (and not empty string) check.classA Rule class supporting both infix and postfix expressions, accepting any rule which is supported by theRuleFactory.classA Rule class implementing inequality evaluation. expects to be able to convert two values to longs.classA Rule class implementing equals against two levels.classA Rule class supporting java.util.regex regular expression syntax.classA Rule class implementing not equals against two strings.classA Rule class implementing not equals against two levels.classA Rule class implementing logical not.classA Rule class implementing logical or.classA Rule class implementing case-insensitive partial-text matches against two strings.classA Rule class implementing equality evaluation for timestamps.classA Rule class implementing inequality evaluation for timestamps.Methods in org.apache.log4j.rule that return RuleModifier and TypeMethodDescriptionstatic RuleCreate rule from top two elements of stack.static RuleGet rule.ColorRule.getRule()Get rule.static RuleCreate new instance.static RuleCreate new instance from top two elements of stack.static RuleGet an instance of ExistsRule.static RuleCreate an instance of ExistsRule using the top name on the stack.static RuleGet rule.static RuleGet rule.static RuleCreate new instance from top two elements on stack.static RuleCreate new instance from top two elements on stack.static RuleCreate new rule.static RuleCreate new rule.static RuleCreate new instance.static RuleCreate new instance from top two elements of stack.static RuleGet new instance.static RuleGet new instance from top two elements of stack.static RuleCreate new rule.static RuleCreate new instance from top element of stack.static RuleCreate new instance.static RuleCreate new instance from top two elements of stack.static RuleCreate new instance.static RuleCreate new instance.static RuleCreate new instance from top two elements of stack.Create rule from applying operator to stack.static RuleCreate new instance.static RuleCreate new instance.Methods in org.apache.log4j.rule with parameters of type RuleModifier and TypeMethodDescriptionstatic RuleGet rule.static RuleCreate new instance.static RuleCreate new instance.Constructors in org.apache.log4j.rule with parameters of type Rule