| Package | Description |
|---|---|
| org.glassfish.web.deployment.descriptor | |
| org.glassfish.web.deployment.node |
| Modifier and Type | Method and Description |
|---|---|
void |
JspConfigDescriptorImpl.addTagLib(TagLibConfigurationDescriptor desc)
add a tag lib element to the set.
|
void |
JspConfigDescriptorImpl.removeTagLib(TagLibConfigurationDescriptor desc)
remove a tag lib element from the set.
|
| Modifier and Type | Field and Description |
|---|---|
protected TagLibConfigurationDescriptor |
TagLibNode.descriptor |
| Modifier and Type | Method and Description |
|---|---|
TagLibConfigurationDescriptor |
TagLibNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
TagLibNode.writeDescriptor(Node parent,
String nodeName,
TagLibConfigurationDescriptor descriptor)
write the descriptor class to a DOM tree and return it
|
Copyright © 2017. All rights reserved.