public class JspConfigNode extends DeploymentDescriptorNode<JspConfigDescriptorImpl>
| Modifier and Type | Field and Description |
|---|---|
protected JspConfigDescriptorImpl |
descriptor |
abstractDescriptor, habitat, handlers, localStrings, parentNode, rootNode| Constructor and Description |
|---|
JspConfigNode() |
| Modifier and Type | Method and Description |
|---|---|
JspConfigDescriptorImpl |
getDescriptor() |
Node |
writeDescriptor(Node parent,
String nodeName,
JspConfigDescriptorImpl descriptor)
write the descriptor class to a DOM tree and return it
|
addDescriptor, addNamespaceDeclaration, addNodeDescriptor, addPrefixMapping, appendChild, appendQNameChild, appendTextChild, appendTextChild, composeQNameValue, createDescriptor, endElement, forceAppendTextChild, getDispatchTable, getHandlerFor, getLocalPartFromQName, getOwnerDocument, getParentNode, getPrefixFromQName, getRootNode, getXMLPath, getXMLRootTag, handlesElement, postParsing, registerElementHandler, registerElementHandler, resolvePrefix, setAttribute, setAttributeNS, setAttributeValue, setDescriptorInfo, setElementValue, setParentNode, setXMLRootTag, startElement, writeDescriptor, writeDescriptors, writeEjbReferenceDescriptors, writeEntityManagerFactoryReferenceDescriptors, writeEntityManagerReferenceDescriptors, writeEnvEntryDescriptors, writeJNDIEnvironmentRefs, writeLifeCycleCallbackDescriptors, writeLocalizedDescriptions, writeMessageDestinationRefDescriptors, writeResourceDescriptors, writeResourceEnvRefDescriptors, writeResourceRefDescriptors, writeServiceReferenceDescriptors, writeSimpleTextDescriptor, writeSubDescriptorsprotected JspConfigDescriptorImpl descriptor
public JspConfigDescriptorImpl getDescriptor()
getDescriptor in interface XMLNode<JspConfigDescriptorImpl>getDescriptor in class DeploymentDescriptorNode<JspConfigDescriptorImpl>public Node writeDescriptor(Node parent, String nodeName, JspConfigDescriptorImpl descriptor)
writeDescriptor in class DeploymentDescriptorNode<JspConfigDescriptorImpl>parent - node in the DOM treenode - name for the root element of this xml fragmentthe - descriptor to writeCopyright © 2017. All rights reserved.