public class GFWebBundleRuntimeNode extends WebBundleRuntimeNode
descriptor, elementToNodeMappingsabstractDescriptor, habitat, handlers, localStrings, parentNode, rootNode| 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, 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 GFWebBundleRuntimeNode(WebBundleDescriptorImpl descriptor)
public GFWebBundleRuntimeNode()
protected XMLElement getXMLRootTag()
getXMLRootTag in class WebBundleRuntimeNodepublic String getDocType()
getDocType in interface RootXMLNode<WebBundleDescriptorImpl>getDocType in class WebBundleRuntimeNodepublic String getSystemID()
getSystemID in interface RootXMLNode<WebBundleDescriptorImpl>getSystemID in class WebBundleRuntimeNodepublic 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 © 2017. All rights reserved.