public class ConfigXMLFactory extends org.jdom.DefaultJDOMFactory implements UpgConstants
org.jdom.DefaultJDOMFactory
that handles TableElement, ColumnElement, IndexElement, SysDataElement,
and extensions of SysDataElement.TableElement,
ColumnElement,
IndexElement,
SysDataElement,
UpgConstants.SYSDATATABLES,
DefaultJDOMFactoryDB2, doNotUpdateACTION, doNotUpdateALNDOMAIN, doNotUpdateAPPLICATIONAUTH, doNotUpdateAUTOKEY, doNotUpdateCONDITION, doNotUpdateCONTRACTPROPERTY, doNotUpdateCONTRACTTYPE, doNotUpdateCROSSOVERDOMAIN, doNotUpdateDOCTYPES, doNotUpdateLANGUAGE, doNotUpdateMAXAPPS, doNotUpdateMAXCONDDETAIL, doNotUpdateMAXCONTROLVALUE, doNotUpdateMAXDOMAIN, doNotUpdateMAXLOGAPPENDER, doNotUpdateMAXLOGGER, doNotUpdateMAXMENU, doNotUpdateMAXMESSAGES, doNotUpdateMAXMODULES, doNotUpdateMAXPROP, doNotUpdateMAXPROPVALUE, doNotUpdateMAXROLE, doNotUpdateMAXSEQUENCE, doNotUpdateMAXSERSECURITY, doNotUpdateMAXSERVICE, doNotUpdateMAXTABLEDOMAIN, doNotUpdateMAXVARS, doNotUpdateMAXVARTYPE, doNotUpdateMXCOLLAB, doNotUpdateMXCOLLABREF, doNotUpdateNUMERICDOMAIN, doNotUpdateNUMRANGEDOMAIN, doNotUpdatePORTLET, doNotUpdatePRICALC, doNotUpdateSECURITYRESTRICT, doNotUpdateSIGOPTION, doNotUpdateSYNONYMDOMAIN, doNotUpdateTAXTYPE, doNotUpdateWORKPRIORITY, doNotUpdateWORKTYPE, doNotUpdateWPEDITSETTING, messageCache, NEWONLY, OLDANDNEW, OLDONLY, ORACLE, SQLINET, SQLMICROSOFT, SQLSERVER, SYSDATATABLES, SYSTEMTABLES, UNKNOWN| Constructor and Description |
|---|
ConfigXMLFactory() |
ConfigXMLFactory(java.lang.String subdir) |
| Modifier and Type | Method and Description |
|---|---|
org.jdom.Element |
element(java.lang.String name) |
org.jdom.Element |
element(java.lang.String name,
org.jdom.Namespace namespace) |
org.jdom.Element |
element(java.lang.String name,
java.lang.String uri) |
org.jdom.Element |
element(java.lang.String name,
java.lang.String prefix,
java.lang.String uri) |
addContent, addNamespaceDeclaration, attribute, attribute, attribute, attribute, cdata, comment, docType, docType, docType, document, document, document, entityRef, entityRef, entityRef, processingInstruction, processingInstruction, setAttribute, textpublic ConfigXMLFactory()
public ConfigXMLFactory(java.lang.String subdir)
public org.jdom.Element element(java.lang.String name,
org.jdom.Namespace namespace)
element in interface org.jdom.JDOMFactoryelement in class org.jdom.DefaultJDOMFactorypublic org.jdom.Element element(java.lang.String name)
element in interface org.jdom.JDOMFactoryelement in class org.jdom.DefaultJDOMFactorypublic org.jdom.Element element(java.lang.String name,
java.lang.String uri)
element in interface org.jdom.JDOMFactoryelement in class org.jdom.DefaultJDOMFactorypublic org.jdom.Element element(java.lang.String name,
java.lang.String prefix,
java.lang.String uri)
element in interface org.jdom.JDOMFactoryelement in class org.jdom.DefaultJDOMFactory