public class GFWebBundleRuntimeNode extends WebBundleRuntimeNode
descriptor, elementToNodeMappings
abstractDescriptor, handlers, localStrings, parentNode, rootNode, serviceLocator
Constructor and Description |
---|
GFWebBundleRuntimeNode()
Creates new GFWebBundleRuntimeNode
|
GFWebBundleRuntimeNode(WebBundleDescriptorImpl descriptor)
Creates new GFWebBundleRuntimeNode
|
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, writeDescriptor
appendChildNS, getDescriptor, getDispatchTable, getNodeMappings, getSpecVersion, recordNodeMapping, restrictDTDDeclarations, setDocType, setSpecVersion, writeMessageDestinationInfo
addNamespaceDeclaration, 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, writeSubDescriptors
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPrefixMapping, endElement, getHandlerFor, getParentNode, getRootNode, getXMLPath, handlesElement, resolvePrefix
public GFWebBundleRuntimeNode(WebBundleDescriptorImpl descriptor)
public GFWebBundleRuntimeNode()
protected XMLElement getXMLRootTag()
getXMLRootTag
in class WebBundleRuntimeNode
public String getDocType()
getDocType
in interface RootXMLNode<WebBundleDescriptorImpl>
getDocType
in class WebBundleRuntimeNode
public String getSystemID()
getSystemID
in interface RootXMLNode<WebBundleDescriptorImpl>
getSystemID
in class WebBundleRuntimeNode
public 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.