The methods in this class can be used to obtain strings that have been processed for i18n content to be presented in different ways, for example using CSS styling or unicode control characters
The getFormattedXYZ methods generate i18n strings using CSS bidi properties for use in display. This involves inserting HTML <span> tags containing CSS styling properties for text direction
The getEncodedXYZ methods generate unicode Strings using unicode control characters, and remove any embedded <span> tags
|
|
|
|