org.nuiton.i18n
Class I18nf

java.lang.Object
  extended by org.nuiton.i18n.I18n
      extended by org.nuiton.i18n.I18nf

Deprecated. Use I18n class instead.

public class I18nf
extends I18n

Transition class during project switch between MessageFormat.format syntax to String.format syntax.

Version:
$Revision$ Last update: $Date$ by : $Author$
Author:
poussin

Field Summary
 
Fields inherited from class org.nuiton.i18n.I18n
DEFAULT_ENCODING, DEFAULT_LOCALE, filter, ISO_8859_1_ENCONDING, recordFilePath, uniqueBundleName, UTF_8_ENCONDING
 
Constructor Summary
I18nf()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.nuiton.i18n.I18n
_, _, applyFilter, close, getExtraURL, getFilter, getLoader, getRecordFilePath, getUniqueBundleName, init, init, init, n_, n_, newLocale, newLocale, parseLocales, setExtraURL, setFilter, setRecordFilePath, setUniqueBundleName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I18nf

public I18nf()
Deprecated. 


Copyright © 2004-2010 CodeLutin. All Rights Reserved.