com.opensymphony.xwork2
Class TextProviderFactory
java.lang.Object
com.opensymphony.xwork2.TextProviderFactory
public class TextProviderFactory
- extends Object
TextProviderFactory
- Author:
- Oleg Gorobets
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
private static TextProvider instance
TextProviderFactory
public TextProviderFactory()
setInstance
public static void setInstance(TextProvider instance)
- Parameters:
instance
- Text provider
getInstance
public static TextProvider getInstance()
getInstance
public static TextProvider getInstance(Class clazz,
LocaleProvider provider)
getInstance
public static TextProvider getInstance(ResourceBundle bundle,
LocaleProvider provider)
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.