~ubuntu-branches/ubuntu/gutsy/icu/gutsy

« back to all changes in this revision

Viewing changes to source/i18n/rbt_set.h

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2005-05-21 22:44:31 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: package-import@ubuntu.com-20050521224431-r7rktfhnu1n4tf1g
Tags: 2.1-2.1
Rename icu-doc to icu21-doc. icu-doc is built by the icu28 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 * A set of rules for a <code>RuleBasedTransliterator</code>.
24
24
 * @author Alan Liu
25
25
 */
26
 
class TransliterationRuleSet {
 
26
class U_I18N_API TransliterationRuleSet {
27
27
    /**
28
28
     * Vector of rules, in the order added.  This is used while the
29
29
     * rule set is getting built.  After that, freeze() reorders and