public class LocaleCharsetInfo extends RuntimeDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CHARSET |
static String |
DEFAULT_LOCALE |
static String |
FORM_HINT_FIELD |
static String |
LOCALE_CHARSET_MAP |
static String |
PARAMETER_ENCODING |
propListenersDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
LocaleCharsetInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
addLocaleCharsetMap(LocaleCharsetMap value) |
LocaleCharsetMap[] |
getLocaleCharsetMap() |
LocaleCharsetMap |
getLocaleCharsetMap(int index) |
boolean |
isParameterEncoding() |
int |
removeLocaleCharsetMap(LocaleCharsetMap value) |
void |
setLocaleCharsetMap(int index,
LocaleCharsetMap value) |
void |
setLocaleCharsetMap(LocaleCharsetMap[] value) |
void |
setParameterEncoding(boolean value) |
int |
sizeLocaleCharsetMap() |
boolean |
verify() |
addPropertyChangeListener, addPropertyChangeListener, addValue, getAttributeValue, getAttributeValue, getAttributeValue, getValue, getValue, getValues, removePropertyChangeListener, removePropertyChangeListener, removeValue, removeValue, setAttributeValue, setAttributeValue, setAttributeValue, setValue, setValue, setValues, sizeaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static final String LOCALE_CHARSET_MAP
public static final String PARAMETER_ENCODING
public static final String FORM_HINT_FIELD
public static final String DEFAULT_LOCALE
public static final String DEFAULT_CHARSET
public void setLocaleCharsetMap(int index,
LocaleCharsetMap value)
public LocaleCharsetMap getLocaleCharsetMap(int index)
public void setLocaleCharsetMap(LocaleCharsetMap[] value)
public LocaleCharsetMap[] getLocaleCharsetMap()
public int sizeLocaleCharsetMap()
public int addLocaleCharsetMap(LocaleCharsetMap value)
public int removeLocaleCharsetMap(LocaleCharsetMap value)
public void setParameterEncoding(boolean value)
public boolean isParameterEncoding()
public boolean verify()
Copyright © 2017. All rights reserved.