public class LocaleEncodingMappingDescriptor
extends org.glassfish.deployment.common.Descriptor
| Constructor and Description |
|---|
LocaleEncodingMappingDescriptor() |
LocaleEncodingMappingDescriptor(LocaleEncodingMappingDescriptor other) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding() |
String |
getLocale() |
void |
print(StringBuffer toStringBuffer) |
void |
setEncoding(String value)
set the encoding
|
void |
setLocale(String value)
set the locale
|
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic LocaleEncodingMappingDescriptor()
public LocaleEncodingMappingDescriptor(LocaleEncodingMappingDescriptor other)
public void setLocale(String value)
public void setEncoding(String value)
public String getLocale()
public String getEncoding()
public void print(StringBuffer toStringBuffer)
print in class org.glassfish.deployment.common.DescriptorCopyright © 2013. All Rights Reserved.