Class PatternParser


  • public class PatternParser
    extends java.lang.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