com.gentics.cr.portlet.language
Class LanguageResourceBundle.UTF8Control

java.lang.Object
  extended by java.util.ResourceBundle.Control
      extended by com.gentics.cr.portlet.language.LanguageResourceBundle.UTF8Control
Enclosing class:
LanguageResourceBundle

protected static class LanguageResourceBundle.UTF8Control
extends ResourceBundle.Control

 

Field Summary
private  String resourcePath
          the configuration path
 
Fields inherited from class java.util.ResourceBundle.Control
FORMAT_CLASS, FORMAT_DEFAULT, FORMAT_PROPERTIES, TTL_DONT_CACHE, TTL_NO_EXPIRATION_CONTROL
 
Constructor Summary
LanguageResourceBundle.UTF8Control(String resourcePath)
           
 
Method Summary
 ResourceBundle newBundle(String baseName, Locale locale, String format, ClassLoader loader, boolean reload)
           
 
Methods inherited from class java.util.ResourceBundle.Control
getCandidateLocales, getControl, getFallbackLocale, getFormats, getNoFallbackControl, getTimeToLive, needsReload, toBundleName, toResourceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resourcePath

private String resourcePath
the configuration path

Constructor Detail

LanguageResourceBundle.UTF8Control

public LanguageResourceBundle.UTF8Control(String resourcePath)
Method Detail

newBundle

public ResourceBundle newBundle(String baseName,
                                Locale locale,
                                String format,
                                ClassLoader loader,
                                boolean reload)
                         throws IllegalAccessException,
                                InstantiationException,
                                IOException
Overrides:
newBundle in class ResourceBundle.Control
Throws:
IllegalAccessException
InstantiationException
IOException


Copyright © 2014 Gentics Software GmbH. All Rights Reserved.