org.apache.openejb.jee.sun
Class LocaleCharsetInfo
java.lang.Object
org.apache.openejb.jee.sun.LocaleCharsetInfo
public class LocaleCharsetInfo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
defaultLocale
protected java.lang.String defaultLocale
localeCharsetMap
protected java.util.List<LocaleCharsetMap> localeCharsetMap
parameterEncoding
protected ParameterEncoding parameterEncoding
LocaleCharsetInfo
public LocaleCharsetInfo()
getDefaultLocale
public java.lang.String getDefaultLocale()
setDefaultLocale
public void setDefaultLocale(java.lang.String value)
getLocaleCharsetMap
public java.util.List<LocaleCharsetMap> getLocaleCharsetMap()
getParameterEncoding
public ParameterEncoding getParameterEncoding()
setParameterEncoding
public void setParameterEncoding(ParameterEncoding value)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.