com.liferay.faces.util.el
Class I18NCompat

java.lang.Object
  extended by java.util.ResourceBundle
      extended by com.liferay.faces.util.el.I18NCompat
Direct Known Subclasses:
I18N

public abstract class I18NCompat
extends ResourceBundle

This class provides a compatibility layer that isolates differences between JSF1 and JSF2.

Author:
Neil Griffin

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control
 
Field Summary
protected  boolean cacheEnabled
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
I18NCompat()
           
 
Method Summary
 
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getKeys, getLocale, getObject, getString, getStringArray, handleGetObject, handleKeySet, keySet, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cacheEnabled

protected boolean cacheEnabled
Constructor Detail

I18NCompat

public I18NCompat()


Copyright © 2015 Liferay, Inc.. All rights reserved.