| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| org.glassfish.web.deployment.descriptor | |
| org.glassfish.web.deployment.node |
| Modifier and Type | Method and Description |
|---|---|
abstract LocaleEncodingMappingListDescriptor |
WebBundleDescriptor.getLocaleEncodingMappingListDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
WebBundleDescriptor.setLocaleEncodingMappingListDescriptor(LocaleEncodingMappingListDescriptor lemDesc) |
| Constructor and Description |
|---|
LocaleEncodingMappingListDescriptor(LocaleEncodingMappingListDescriptor other) |
| Modifier and Type | Method and Description |
|---|---|
LocaleEncodingMappingListDescriptor |
WebBundleDescriptorImpl.getLocaleEncodingMappingListDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebBundleDescriptorImpl.setLocaleEncodingMappingListDescriptor(LocaleEncodingMappingListDescriptor lemListDesc) |
| Modifier and Type | Field and Description |
|---|---|
protected LocaleEncodingMappingListDescriptor |
LocaleEncodingMappingListNode.descriptor |
| Modifier and Type | Method and Description |
|---|---|
LocaleEncodingMappingListDescriptor |
LocaleEncodingMappingListNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
LocaleEncodingMappingListNode.writeDescriptor(Node parent,
String nodeName,
LocaleEncodingMappingListDescriptor descriptor)
write the descriptor class to a DOM tree and return it
|
Copyright © 2017. All rights reserved.