:: com :: sun :: star :: i18n ::

service BreakIterator
Description
contains the base routines for iteration in Unicode string. Iterates over characters, words, sentences and line breaks.

It also contains a BreakIterator service for Asian languages.


Exported Interfaces - Summary
XBreakIterator
(referenced entity's summary:)
contains the base routines for iteration in Unicode string. Iterates over characters, words, sentences and line breaks.
::com::sun::star::lang::XServiceInfo
(referenced entity's summary:)
Provides information regarding the implementation, i.e. which services are implemented and the name of the implementation.
Exported Interfaces - Details
XBreakIterator
(referenced entity's summary:)
contains the base routines for iteration in Unicode string. Iterates over characters, words, sentences and line breaks.
::com::sun::star::lang::XServiceInfo
(referenced entity's summary:)
Provides information regarding the implementation, i.e. which services are implemented and the name of the implementation.

 
Top of Page