Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PatternEntry::Parser Class Reference

Used to parse a pattern into a list of PatternEntry's. More...

#include <ptnentry.h>

List of all members.

Public Methods

 Parser (const UnicodeString &patternStr, Normalizer::EMode decompMode)
 Parser (const Parser &that)
Parser& operator= (const Parser &that)
 ~Parser ()
PatternEntrynext (UErrorCode &status)


Detailed Description

Used to parse a pattern into a list of PatternEntry's.

Definition at line 87 of file ptnentry.h.


Constructor & Destructor Documentation

PatternEntry::Parser::Parser ( const UnicodeString & patternStr,
Normalizer::EMode decompMode )
 

PatternEntry::Parser::Parser ( const Parser & that )
 

PatternEntry::Parser::~Parser ( )
 


Member Function Documentation

PatternEntry* PatternEntry::Parser::next ( UErrorCode & status )
 

Parser& PatternEntry::Parser::operator= ( const Parser & that )
 


The documentation for this class was generated from the following file:
Generated at Tue Dec 5 17:56:16 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000