| Package | Description |
|---|---|
| org.glassfish.web.deployment.descriptor | |
| org.glassfish.web.deployment.node |
| Modifier and Type | Method and Description |
|---|---|
String |
WebBundleDescriptorImpl.addMimeMapping(MimeMappingDescriptor mimeMapping)
add the given mime mapping to my list.
|
| Constructor and Description |
|---|
MimeMappingDescriptor(MimeMappingDescriptor other)
copy constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected MimeMappingDescriptor |
MimeMappingNode.descriptor |
| Modifier and Type | Method and Description |
|---|---|
MimeMappingDescriptor |
MimeMappingNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
MimeMappingNode.writeDescriptor(Node parent,
String nodeName,
MimeMappingDescriptor descriptor)
write the descriptor class to a DOM tree and return it
|
Copyright © 2017. All rights reserved.