public class ConfigXMLFactory extends org.jdom2.DefaultJDOMFactory implements UpgConstants
org.jdom2.DefaultJDOMFactory
that handles TableElement, ColumnElement, IndexElement, SysDataElement,
and extensions of SysDataElement.TableElement,
ColumnElement,
IndexElement,
SysDataElement,
UpgConstants.SYSDATATABLES,
org.jdom.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.jdom2.Element |
element(int line,
int col,
java.lang.String name) |
org.jdom2.Element |
element(int line,
int col,
java.lang.String name,
org.jdom2.Namespace namespace) |
org.jdom2.Element |
element(int line,
int col,
java.lang.String name,
java.lang.String uri) |
org.jdom2.Element |
element(int line,
int col,
java.lang.String name,
java.lang.String prefix,
java.lang.String uri) |
addContent, addNamespaceDeclaration, attribute, attribute, attribute, attribute, attribute, attribute, cdata, cdata, comment, comment, docType, docType, docType, docType, docType, docType, document, document, document, element, element, element, element, entityRef, entityRef, entityRef, entityRef, entityRef, entityRef, processingInstruction, processingInstruction, processingInstruction, processingInstruction, processingInstruction, processingInstruction, setAttribute, setRoot, text, textpublic ConfigXMLFactory()
public ConfigXMLFactory(java.lang.String subdir)
public org.jdom2.Element element(int line,
int col,
java.lang.String name,
org.jdom2.Namespace namespace)
element in interface org.jdom2.JDOMFactoryelement in class org.jdom2.DefaultJDOMFactorypublic org.jdom2.Element element(int line,
int col,
java.lang.String name)
element in interface org.jdom2.JDOMFactoryelement in class org.jdom2.DefaultJDOMFactorypublic org.jdom2.Element element(int line,
int col,
java.lang.String name,
java.lang.String uri)
element in interface org.jdom2.JDOMFactoryelement in class org.jdom2.DefaultJDOMFactorypublic org.jdom2.Element element(int line,
int col,
java.lang.String name,
java.lang.String prefix,
java.lang.String uri)
element in interface org.jdom2.JDOMFactoryelement in class org.jdom2.DefaultJDOMFactory