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

service CharacterClassification
Description
Character classification, such as upper, lower, alpha, digit, et al.

Provides also a generic parser functionality.


Exported Interfaces - Summary
XCharacterClassification
(referenced entity's summary:)
Character classification (upper, lower, digit, letter, number, ...) and generic Unicode enabled parser.
::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
XCharacterClassification
(referenced entity's summary:)
Character classification (upper, lower, digit, letter, number, ...) and generic Unicode enabled parser.
::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