PatternParser Class Reference

Collaboration diagram for PatternParser:

Collaboration graph
[legend]
List of all members.

Protected Member Functions

int extractPrecisionOption ()

Detailed Description

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.


Member Function Documentation

int extractPrecisionOption  )  [protected]
 

The option is expected to be in decimal and positive. In case of error, zero is returned.


The documentation for this class was generated from the following files:
  • patternparser.h
  • patternparser.cpp

Copyright © 1999-2004, Apache Software Foundation