Uses of Interface
org.apache.log4j.builders.Parser
Packages that use Parser
Package
Description
-
Uses of Parser in org.apache.log4j.builders
Methods in org.apache.log4j.builders with type parameters of type ParserModifier and TypeMethodDescription<P extends Parser<T>,
T>
TBuilderManager.parse
(String className, String prefix, Properties props, PropertiesConfiguration config) -
Uses of Parser in org.apache.log4j.builders.filter
Subinterfaces of Parser in org.apache.log4j.builders.filterClasses in org.apache.log4j.builders.filter that implement ParserModifier and TypeClassDescriptionclass
Build a Pattern Layoutclass
Build a Level match failter.class
Build a Level match failter.class
Build a String match filter. -
Uses of Parser in org.apache.log4j.builders.layout
Subinterfaces of Parser in org.apache.log4j.builders.layoutClasses in org.apache.log4j.builders.layout that implement ParserModifier and TypeClassDescriptionclass
Build a Pattern Layoutclass
Build a Pattern Layoutclass
Build a Pattern Layoutclass
Build a Pattern Layoutclass
Build an XML Layout -
Uses of Parser in org.apache.log4j.builders.rewrite
Subinterfaces of Parser in org.apache.log4j.builders.rewriteModifier and TypeInterfaceDescriptioninterface
Define a RewritePolicy Builder.