ariba.util.i18n
Class Support_tr

java.lang.Object
  extended by ariba.util.i18n.I18NSupport
      extended by ariba.util.i18n.Support_tr

public class Support_tr
extends I18NSupport

default i18n for Turkish


Constructor Summary
Support_tr()
          Class constructor.
 
Method Summary
 java.lang.String fileEncoding()
          Returns the file encoding string for the specified locale
 java.lang.String mimeBodyCharset()
          Returns the MIME body charset string
 java.lang.String mimeBodyEncoding()
          Returns the MIME body encoding string
 java.lang.String mimeHeaderEncoding()
          Returns the MIME header encoding string
 
Methods inherited from class ariba.util.i18n.I18NSupport
decompositionFlag, getStringWidth, isSupportedInEM, normalizeCatalog, normalizeDate, normalizeMailText, normalizeMoney, normalizeNumber, readFileText, uiEncoding, widthInBytes, writeFileText
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Support_tr

public Support_tr()
Class constructor.

Method Detail

fileEncoding

public java.lang.String fileEncoding()
Returns the file encoding string for the specified locale

Overrides:
fileEncoding in class I18NSupport
Parameters:
locale - the locale to get the encoding string of
Returns:
the encoding string

mimeHeaderEncoding

public java.lang.String mimeHeaderEncoding()
Returns the MIME header encoding string

Overrides:
mimeHeaderEncoding in class I18NSupport
Returns:
the encoding string

mimeBodyEncoding

public java.lang.String mimeBodyEncoding()
Returns the MIME body encoding string

Overrides:
mimeBodyEncoding in class I18NSupport
Returns:
the encoding string

mimeBodyCharset

public java.lang.String mimeBodyCharset()
Returns the MIME body charset string

Overrides:
mimeBodyCharset in class I18NSupport
Returns:
the encoding string


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.