| Package | Description |
|---|---|
| org.glassfish.web.deployment.descriptor | |
| org.glassfish.web.deployment.io | |
| org.glassfish.web.deployment.node |
| Modifier and Type | Method and Description |
|---|---|
List<WebFragmentDescriptor> |
AbsoluteOrderingDescriptor.order(List<WebFragmentDescriptor> wfs)
This method return the WebFragmentDescriptor in absolute order.
|
| Modifier and Type | Method and Description |
|---|---|
List<WebFragmentDescriptor> |
AbsoluteOrderingDescriptor.order(List<WebFragmentDescriptor> wfs)
This method return the WebFragmentDescriptor in absolute order.
|
static void |
OrderingDescriptor.sort(List<WebFragmentDescriptor> wfs) |
| Modifier and Type | Method and Description |
|---|---|
RootXMLNode<WebFragmentDescriptor> |
WebFragmentDeploymentDescriptorFile.getRootXMLNode(WebFragmentDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
RootXMLNode<WebFragmentDescriptor> |
WebFragmentDeploymentDescriptorFile.getRootXMLNode(WebFragmentDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
WebFragmentDescriptor |
WebFragmentNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
WebFragmentNode.writeDescriptor(Node parent,
WebFragmentDescriptor webFragmentDesc)
write the descriptor class to a DOM tree and return it
|
Copyright © 2017. All rights reserved.