| Package | Description |
|---|---|
| com.sun.enterprise.web | |
| org.glassfish.web.deployment.node.runtime.gf | |
| org.glassfish.web.deployment.runtime |
| Modifier and Type | Method and Description |
|---|---|
LocaleCharsetMap[] |
WebModule.getLocaleCharsetMap()
return locale-charset-map
|
| Modifier and Type | Field and Description |
|---|---|
protected LocaleCharsetMap |
LocaleCharsetMapNode.descriptor |
| Modifier and Type | Method and Description |
|---|---|
LocaleCharsetMap |
LocaleCharsetMapNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
LocaleCharsetMapNode.writeDescriptor(Node parent,
String nodeName,
LocaleCharsetMap descriptor)
write the descriptor class to a DOM tree and return it
|
| Modifier and Type | Method and Description |
|---|---|
LocaleCharsetMap[] |
LocaleCharsetInfo.getLocaleCharsetMap() |
LocaleCharsetMap |
LocaleCharsetInfo.getLocaleCharsetMap(int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
LocaleCharsetInfo.addLocaleCharsetMap(LocaleCharsetMap value) |
int |
LocaleCharsetInfo.removeLocaleCharsetMap(LocaleCharsetMap value) |
void |
LocaleCharsetInfo.setLocaleCharsetMap(int index,
LocaleCharsetMap value) |
void |
LocaleCharsetInfo.setLocaleCharsetMap(LocaleCharsetMap[] value) |
Copyright © 2017. All rights reserved.