DocBook|Search
Class Reference
%Net.Charset
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Net] >  [Charset]
Private  Storage  

class %Net.Charset

Class to represent MIME charsets within Cache and map these charsets to Cache locales.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Methods
GetDefaultCharset GetTranslateTable IsLocaleUnicode TranslateTableExists


Methods

• classmethod GetDefaultCharset() as %String
Return default charset for the current Cache locale.
• classmethod GetTranslateTable(ByRef charset As %String) as %String
Return the Cache translate table name for the input charset name.
• classmethod IsLocaleUnicode() as %Integer
• classmethod TranslateTableExists(charset As %String) as %Boolean
Test if the translate table name for the input charset name is loaded.