Class PatternParser

java.lang.Object
org.apache.log4j.helpers.PatternParser

public class PatternParser extends Object
Most of the work of the PatternLayout class is delegated to the PatternParser class.

It is this class that parses conversion patterns and creates a chained list of OptionConverters.

Since:
0.8.2