| Package | Description |
|---|---|
| org.glassfish.web.deployment.descriptor | |
| org.glassfish.web.deployment.node |
| Modifier and Type | Method and Description |
|---|---|
JspConfigDescriptorImpl |
WebBundleDescriptorImpl.getJspConfigDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
JspConfigDescriptorImpl.add(JspConfigDescriptorImpl jspConfigDesc) |
void |
WebBundleDescriptorImpl.setJspConfigDescriptor(JspConfigDescriptorImpl jspC) |
| Modifier and Type | Field and Description |
|---|---|
protected JspConfigDescriptorImpl |
JspConfigNode.descriptor |
| Modifier and Type | Method and Description |
|---|---|
JspConfigDescriptorImpl |
JspConfigNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
JspConfigNode.writeDescriptor(Node parent,
String nodeName,
JspConfigDescriptorImpl descriptor)
write the descriptor class to a DOM tree and return it
|
Copyright © 2017. All rights reserved.