| Package | Description |
|---|---|
| org.glassfish.web.deployment.descriptor | |
| org.glassfish.web.deployment.node |
| Modifier and Type | Method and Description |
|---|---|
void |
JspConfigDescriptorImpl.addJspGroup(JspGroupDescriptor desc)
add a jsp group element to the set.
|
void |
JspConfigDescriptorImpl.removeJspGroup(JspGroupDescriptor desc)
remove a jsp group element from the set.
|
| Modifier and Type | Method and Description |
|---|---|
JspGroupDescriptor |
JspGroupNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
JspGroupNode.writeDescriptor(Node parent,
String nodeName,
JspGroupDescriptor descriptor)
write the descriptor class to a DOM tree and return it
|
Copyright © 2017. All rights reserved.