public class PayaraWebBundleRuntimeNode extends GFWebBundleRuntimeNode
descriptor, elementToNodeMappingsabstractDescriptor, handlers, localStrings, parentNode, rootNode, serviceLocator| Constructor and Description |
|---|
PayaraWebBundleRuntimeNode() |
PayaraWebBundleRuntimeNode(WebBundleDescriptorImpl descriptor) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocType() |
String |
getSystemID() |
protected XMLElement |
getXMLRootTag() |
static String |
registerBundle(Map<String,String> publicIDToDTD,
Map<String,List<Class<?>>> versionUpgrades)
register this node as a root node capable of loading entire DD files
|
addDescriptor, getSunDescriptor, getSystemIDs, init, setAttributeValue, setElementValue, startElement, writeDescriptorappendChildNS, getDescriptor, getDispatchTable, getNodeMappings, getSpecVersion, recordNodeMapping, restrictDTDDeclarations, setDocType, setSpecVersion, writeMessageDestinationInfoaddNamespaceDeclaration, addNodeDescriptor, addPrefixMapping, appendChild, appendQNameChild, appendTextChild, appendTextChild, composeQNameValue, createDescriptor, endElement, forceAppendTextChild, getHandlerFor, getLocalPartFromQName, getOwnerDocument, getParentNode, getPrefixFromQName, getRootNode, getXMLPath, handlesElement, postParsing, registerElementHandler, registerElementHandler, resolvePrefix, setAttribute, setAttributeNS, setDescriptorInfo, setParentNode, setXMLRootTag, writeDescriptor, writeDescriptors, writeEjbReferenceDescriptors, writeEntityManagerFactoryReferenceDescriptors, writeEntityManagerReferenceDescriptors, writeEnvEntryDescriptors, writeJNDIEnvironmentRefs, writeLifeCycleCallbackDescriptors, writeLocalizedDescriptions, writeMessageDestinationRefDescriptors, writeResourceDescriptors, writeResourceEnvRefDescriptors, writeResourceRefDescriptors, writeServiceReferenceDescriptors, writeSimpleTextDescriptor, writeSubDescriptorsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPrefixMapping, endElement, getHandlerFor, getParentNode, getRootNode, getXMLPath, handlesElement, resolvePrefixpublic PayaraWebBundleRuntimeNode(WebBundleDescriptorImpl descriptor)
public PayaraWebBundleRuntimeNode()
protected XMLElement getXMLRootTag()
getXMLRootTag in class GFWebBundleRuntimeNodepublic String getDocType()
getDocType in interface RootXMLNode<WebBundleDescriptorImpl>getDocType in class GFWebBundleRuntimeNodepublic String getSystemID()
getSystemID in interface RootXMLNode<WebBundleDescriptorImpl>getSystemID in class GFWebBundleRuntimeNodepublic static String registerBundle(Map<String,String> publicIDToDTD, Map<String,List<Class<?>>> versionUpgrades)
publicIDToDTD - is a mapping between xml Public-ID to DTDversionUpgrades - The list of upgrades from older versions to the latest schemaCopyright © 2019. All rights reserved.