Project Wonder 5.0.0.8794

er.extensions.localization
Class ERXItalianLocalizer

java.lang.Object
  extended by er.extensions.localization.ERXLocalizer
      extended by er.extensions.localization.ERXItalianLocalizer
All Implemented Interfaces:
NSKeyValueCoding, NSKeyValueCodingAdditions

public class ERXItalianLocalizer
extends ERXLocalizer

ERXItalianLocalizer is a subclass of ERXLocalizer.

Overrides plurify from its super class and tries to pluralize the string according to italian grammar rules.


Nested Class Summary
 
Nested classes/interfaces inherited from class er.extensions.localization.ERXLocalizer
ERXLocalizer.Observer
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility
 
Field Summary
 
Fields inherited from class er.extensions.localization.ERXLocalizer
_dateFormatters, _numberFormatters, cache, createdKeysLog, KEY_LOCALIZER_EXCEPTIONS, language, locale, LocalizationDidResetNotification
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator
 
Constructor Summary
ERXItalianLocalizer(String aLanguage)
           
 
Method Summary
protected  String plurify(String name, int count)
           
 
Methods inherited from class er.extensions.localization.ERXLocalizer
addEntriesToCache, addToCreatedKeys, applyRules, availableLanguages, cache, createdKeys, createLocalizerForLanguage, currentLocalizer, defaultLanguage, defaultLocalizer, defaultPlurifyRules, defaultSingularifyRules, dumpCreatedKeys, fallbackToDefaultLanguage, fileNamesToWatch, frameworkSearchPath, initialize, isLocalizationEnabled, language, languageCode, load, locale, localizedDateFormatForKey, localizedDisplayNameForKey, localizedNumberFormatForKey, localizedStringForKey, localizedStringForKeyWithDefault, localizedTemplateStringForKeyWithObject, localizedTemplateStringForKeyWithObjectOtherObject, localizedValueForKey, localizedValueForKeyWithDefault, localizerForLanguage, localizerForLanguages, localizerForRequest, plurifiedString, plurifiedStringWithTemplateForKey, plurifyRules, readPropertyListFromFileInFramework, resetCache, setAvailableLanguages, setCacheValueForKey, setCurrentLocalizer, setDefaultLanguage, setFileNamesToWatch, setFrameworkSearchPath, setIsLocalizationEnabled, setLocale, setLocalizedDateFormatForKey, setLocalizedNumberFormatForKey, setLocalizerForLanguage, singularifiedString, singularify, singularifyRules, takeValueForKey, takeValueForKeyPath, toString, useLocalizedFormatters, valueForKey, valueForKeyPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ERXItalianLocalizer

public ERXItalianLocalizer(String aLanguage)
Method Detail

plurify

protected String plurify(String name,
                         int count)
Overrides:
plurify in class ERXLocalizer

Last updated: Thu, Jan 8, 2009 • 12:32 PM EST

Copyright © 2002 – 2007 Project Wonder.