service CJKBreakIterator in module com::sun::star::i18n:: |
service CJKBreakIterator;
contains the CJK specific routines for iteration in Unicode string. Is derived from the base XBreakIterator , which contains all the base routines. This is the base for the specific CJK-Iterators, these are the Japanese and traditional/simplified Chinese. Iterates over Characters, Words, Sentences and Linebreaks.
Exported Interfaces |
contains the base routines for iteration in Unicode string. Iterates over Characters, Words, Sentences and Linebreaks.
provides information regarding which services are implemented.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.