- virtual void setInsertsion(const UnicodeString &insertion);
-
- /**
- * Return the break iterator used by this transliterator.
- * Caution, this is the live break iterator; it must not be used while
- * there is any possibility that this transliterator is using it.
- */
- virtual BreakIterator *getBreakIterator();
-