org.docx4j.wml.ObjectFactory Maven / Gradle / Ivy
Show all versions of docx4j-openxml-objects Show documentation
package org.docx4j.wml;
import jakarta.xml.bind.JAXBElement;
import jakarta.xml.bind.annotation.XmlElementDecl;
import jakarta.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
import org.docx4j.math.CTAcc;
import org.docx4j.math.CTBar;
import org.docx4j.math.CTBorderBox;
import org.docx4j.math.CTBox;
import org.docx4j.math.CTD;
import org.docx4j.math.CTEqArr;
import org.docx4j.math.CTF;
import org.docx4j.math.CTFunc;
import org.docx4j.math.CTGroupChr;
import org.docx4j.math.CTLimLow;
import org.docx4j.math.CTLimUpp;
import org.docx4j.math.CTM;
import org.docx4j.math.CTNary;
import org.docx4j.math.CTPhant;
import org.docx4j.math.CTR;
import org.docx4j.math.CTRad;
import org.docx4j.math.CTSPre;
import org.docx4j.math.CTSSub;
import org.docx4j.math.CTSSubSup;
import org.docx4j.math.CTSSup;
import org.docx4j.w14.CTFillTextEffect;
import org.docx4j.w14.CTGlow;
import org.docx4j.w14.CTProps3D;
import org.docx4j.w14.CTReflection;
import org.docx4j.w14.CTScene3D;
import org.docx4j.w14.CTTextOutlineEffect;
import org.docx4j.w14.CTLigatures;
import org.docx4j.w14.CTNumForm;
import org.docx4j.w14.CTNumSpacing;
import org.docx4j.w14.CTOnOff;
import org.docx4j.w14.CTStylisticSets;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the org.docx4j.wml package.
* An ObjectFactory allows you to programatically
* construct new instances of the Java representation
* for XML content. The Java representation of XML
* content can consist of schema derived interfaces
* and classes representing the binding of schema
* type definitions, element declarations and model
* groups. Factory methods for each of these are
* provided in this class.
*
*/
@XmlRegistry
public class ObjectFactory {
private static ObjectFactory thisObjectFactory;
public static ObjectFactory get() {
if (thisObjectFactory==null) {
thisObjectFactory=new ObjectFactory();
}
return thisObjectFactory;
}
private final static QName _Recipients_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "recipients");
private final static QName _TxbxContent_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "txbxContent");
private final static QName _Footnotes_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "footnotes");
private final static QName _Endnotes_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "endnotes");
private final static QName _Settings_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "settings");
private final static QName _WebSettings_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "webSettings");
private final static QName _Body_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "body");
private final static QName _RT_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "t");
private final static QName _RInstrText_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "instrText");
private final static QName _RDelInstrText_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "delInstrText");
private final static QName _RNoBreakHyphen_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "noBreakHyphen");
private final static QName _RSoftHyphen_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "softHyphen");
private final static QName _RDayShort_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "dayShort");
private final static QName _RMonthShort_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "monthShort");
private final static QName _RYearShort_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "yearShort");
private final static QName _RDayLong_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "dayLong");
private final static QName _RMonthLong_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "monthLong");
private final static QName _RYearLong_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "yearLong");
private final static QName _RAnnotationRef_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "annotationRef");
private final static QName _RFootnoteRef_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "footnoteRef");
private final static QName _REndnoteRef_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "endnoteRef");
private final static QName _RSeparator_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "separator");
private final static QName _RContinuationSeparator_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "continuationSeparator");
private final static QName _RSym_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "sym");
private final static QName _RPgNum_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "pgNum");
private final static QName _RCr_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "cr");
private final static QName _RTab_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "tab");
private final static QName _RObject_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "object");
private final static QName _RPict_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "pict");
private final static QName _RFldChar_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "fldChar");
private final static QName _RRuby_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "ruby");
private final static QName _RFootnoteReference_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "footnoteReference");
private final static QName _REndnoteReference_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "endnoteReference");
private final static QName _RCommentReference_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "commentReference");
private final static QName _RDrawing_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "drawing");
private final static QName _RPtab_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "ptab");
private final static QName _RLastRenderedPageBreak_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "lastRenderedPageBreak");
private final static QName _TrTc_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "tc");
private final static QName _TrCustomXml_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "customXml");
private final static QName _TrSdt_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "sdt");
private final static QName _TrPermStart_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "permStart");
private final static QName _TrPermEnd_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "permEnd");
private final static QName _TrBookmarkStart_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "bookmarkStart");
private final static QName _TrBookmarkEnd_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "bookmarkEnd");
private final static QName _TrMoveFromRangeStart_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "moveFromRangeStart");
private final static QName _TrMoveFromRangeEnd_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "moveFromRangeEnd");
private final static QName _TrMoveToRangeEnd_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "moveToRangeEnd");
private final static QName _TrMoveToRangeStart_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "moveToRangeStart");
private final static QName _TrCustomXmlInsRangeStart_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "customXmlInsRangeStart");
private final static QName _TrCustomXmlInsRangeEnd_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "customXmlInsRangeEnd");
private final static QName _TrCustomXmlDelRangeStart_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "customXmlDelRangeStart");
private final static QName _TrCustomXmlDelRangeEnd_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "customXmlDelRangeEnd");
private final static QName _TrCustomXmlMoveFromRangeStart_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "customXmlMoveFromRangeStart");
private final static QName _TrCustomXmlMoveFromRangeEnd_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "customXmlMoveFromRangeEnd");
private final static QName _TrCustomXmlMoveToRangeStart_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "customXmlMoveToRangeStart");
private final static QName _TrCustomXmlMoveToRangeEnd_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "customXmlMoveToRangeEnd");
private final static QName _TrMoveFrom_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "moveFrom");
private final static QName _TrMoveTo_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "moveTo");
private final static QName _PSmartTag_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "smartTag");
private final static QName _PDir_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "dir");
private final static QName _PBdo_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "bdo");
private final static QName _PFldSimple_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "fldSimple");
private final static QName _PHyperlink_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "hyperlink");
private final static QName _PSubDoc_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "subDoc");
private final static QName _HdrTbl_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "tbl");
private final static QName _HdrAltChunk_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "altChunk");
private final static QName _CTTrPrBaseCnfStyle_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "cnfStyle");
private final static QName _CTTrPrBaseDivId_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "divId");
private final static QName _CTTrPrBaseGridBefore_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "gridBefore");
private final static QName _CTTrPrBaseGridAfter_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "gridAfter");
private final static QName _CTTrPrBaseWBefore_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "wBefore");
private final static QName _CTTrPrBaseWAfter_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "wAfter");
private final static QName _CTTrPrBaseCantSplit_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "cantSplit");
private final static QName _CTTrPrBaseTrHeight_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "trHeight");
private final static QName _CTTrPrBaseTblHeader_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "tblHeader");
private final static QName _CTTrPrBaseTblCellSpacing_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "tblCellSpacing");
private final static QName _CTTrPrBaseJc_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "jc");
private final static QName _CTTrPrBaseHidden_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "hidden");
private final static QName _SdtPrRPr_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "rPr");
private final static QName _SdtPrAlias_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "alias");
private final static QName _SdtPrLock_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "lock");
private final static QName _SdtPrPlaceholder_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "placeholder");
private final static QName _SdtPrShowingPlcHdr_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "showingPlcHdr");
private final static QName _SdtPrDataBinding_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "dataBinding");
private final static QName _SdtPrTemporary_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "temporary");
private final static QName _SdtPrEquation_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "equation");
private final static QName _SdtPrComboBox_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "comboBox");
private final static QName _SdtPrDate_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "date");
private final static QName _SdtPrDocPartObj_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "docPartObj");
private final static QName _SdtPrDocPartList_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "docPartList");
private final static QName _SdtPrDropDownList_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "dropDownList");
private final static QName _SdtPrPicture_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "picture");
private final static QName _SdtPrRichText_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "richText");
private final static QName _SdtPrText_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "text");
private final static QName _SdtPrCitation_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "citation");
private final static QName _SdtPrGroup_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "group");
private final static QName _SdtPrBibliography_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "bibliography");
private final static QName _CTParaRPrOriginalB_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "b");
private final static QName _CTParaRPrOriginalBCs_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "bCs");
private final static QName _CTParaRPrOriginalI_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "i");
private final static QName _CTParaRPrOriginalICs_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "iCs");
private final static QName _CTParaRPrOriginalCaps_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "caps");
private final static QName _CTParaRPrOriginalSmallCaps_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "smallCaps");
private final static QName _CTParaRPrOriginalStrike_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "strike");
private final static QName _CTParaRPrOriginalDstrike_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "dstrike");
private final static QName _CTParaRPrOriginalOutline_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "outline");
private final static QName _CTParaRPrOriginalShadow_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "shadow");
private final static QName _CTParaRPrOriginalEmboss_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "emboss");
private final static QName _CTParaRPrOriginalImprint_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "imprint");
private final static QName _CTParaRPrOriginalNoProof_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "noProof");
private final static QName _CTParaRPrOriginalSnapToGrid_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "snapToGrid");
private final static QName _CTParaRPrOriginalVanish_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "vanish");
private final static QName _CTParaRPrOriginalWebHidden_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "webHidden");
private final static QName _CTParaRPrOriginalSpacing_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "spacing");
private final static QName _CTParaRPrOriginalW_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "w");
private final static QName _CTParaRPrOriginalKern_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "kern");
private final static QName _CTParaRPrOriginalPosition_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "position");
private final static QName _CTParaRPrOriginalSz_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "sz");
private final static QName _CTParaRPrOriginalSzCs_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "szCs");
private final static QName _CTParaRPrOriginalEffect_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "effect");
private final static QName _CTParaRPrOriginalBdr_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "bdr");
private final static QName _CTParaRPrOriginalShd_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "shd");
private final static QName _CTParaRPrOriginalFitText_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "fitText");
private final static QName _CTParaRPrOriginalVertAlign_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "vertAlign");
private final static QName _CTParaRPrOriginalRtl_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "rtl");
private final static QName _CTParaRPrOriginalCs_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "cs");
private final static QName _CTParaRPrOriginalEm_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "em");
private final static QName _CTParaRPrOriginalLang_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "lang");
private final static QName _CTParaRPrOriginalEastAsianLayout_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "eastAsianLayout");
private final static QName _CTParaRPrOriginalSpecVanish_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "specVanish");
private final static QName _CTParaRPrOriginalOMath_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "oMath");
private final static QName _CTParaRPrOriginalGlow_QNAME = new QName("http://schemas.microsoft.com/office/word/2010/wordml", "glow");
private final static QName _CTParaRPrOriginalReflection_QNAME = new QName("http://schemas.microsoft.com/office/word/2010/wordml", "reflection");
private final static QName _CTParaRPrOriginalTextOutline_QNAME = new QName("http://schemas.microsoft.com/office/word/2010/wordml", "textOutline");
private final static QName _CTParaRPrOriginalTextFill_QNAME = new QName("http://schemas.microsoft.com/office/word/2010/wordml", "textFill");
private final static QName _CTParaRPrOriginalScene3D_QNAME = new QName("http://schemas.microsoft.com/office/word/2010/wordml", "scene3d");
private final static QName _CTParaRPrOriginalProps3D_QNAME = new QName("http://schemas.microsoft.com/office/word/2010/wordml", "props3d");
private final static QName _CTParaRPrOriginalLigatures_QNAME = new QName("http://schemas.microsoft.com/office/word/2010/wordml", "ligatures");
private final static QName _CTParaRPrOriginalNumForm_QNAME = new QName("http://schemas.microsoft.com/office/word/2010/wordml", "numForm");
private final static QName _CTParaRPrOriginalNumSpacing_QNAME = new QName("http://schemas.microsoft.com/office/word/2010/wordml", "numSpacing");
private final static QName _CTParaRPrOriginalStylisticSets_QNAME = new QName("http://schemas.microsoft.com/office/word/2010/wordml", "stylisticSets");
private final static QName _CTParaRPrOriginalCntxtAlts_QNAME = new QName("http://schemas.microsoft.com/office/word/2010/wordml", "cntxtAlts");
private final static QName _CTFFDataName_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "name");
private final static QName _CTFFDataEnabled_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "enabled");
private final static QName _CTFFDataCalcOnExit_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "calcOnExit");
private final static QName _CTFFDataEntryMacro_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "entryMacro");
private final static QName _CTFFDataExitMacro_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "exitMacro");
private final static QName _CTFFDataHelpText_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "helpText");
private final static QName _CTFFDataStatusText_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "statusText");
private final static QName _CTFFDataCheckBox_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "checkBox");
private final static QName _CTFFDataDdList_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "ddList");
private final static QName _CTFFDataTextInput_QNAME = new QName("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "textInput");
private final static QName _RunTrackChangeAcc_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "acc");
private final static QName _RunTrackChangeBar_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "bar");
private final static QName _RunTrackChangeBox_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "box");
private final static QName _RunTrackChangeBorderBox_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "borderBox");
private final static QName _RunTrackChangeD_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "d");
private final static QName _RunTrackChangeEqArr_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "eqArr");
private final static QName _RunTrackChangeF_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "f");
private final static QName _RunTrackChangeFunc_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "func");
private final static QName _RunTrackChangeGroupChr_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "groupChr");
private final static QName _RunTrackChangeLimLow_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "limLow");
private final static QName _RunTrackChangeLimUpp_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "limUpp");
private final static QName _RunTrackChangeM_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "m");
private final static QName _RunTrackChangeNary_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "nary");
private final static QName _RunTrackChangePhant_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "phant");
private final static QName _RunTrackChangeRad_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "rad");
private final static QName _RunTrackChangeSPre_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "sPre");
private final static QName _RunTrackChangeSSub_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "sSub");
private final static QName _RunTrackChangeSSubSup_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "sSubSup");
private final static QName _RunTrackChangeSSup_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "sSup");
private final static QName _RunTrackChangeR_QNAME = new QName("http://schemas.openxmlformats.org/officeDocument/2006/math", "r");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.docx4j.wml
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link R }
*
*/
public R createR() {
return new R();
}
/**
* Create an instance of {@link P }
*
*/
public P createP() {
return new P();
}
/**
* Create an instance of {@link Comments }
*
*/
public Comments createComments() {
return new Comments();
}
/**
* Create an instance of {@link Fonts }
*
*/
public Fonts createFonts() {
return new Fonts();
}
/**
* Create an instance of {@link Numbering }
*
*/
public Numbering createNumbering() {
return new Numbering();
}
/**
* Create an instance of {@link DocDefaults }
*
*/
public DocDefaults createDocDefaults() {
return new DocDefaults();
}
/**
* Create an instance of {@link org.docx4j.wml.Style }
*
*/
public org.docx4j.wml.Style createStyle() {
return new org.docx4j.wml.Style();
}
/**
* Create an instance of {@link Styles }
*
*/
public Styles createStyles() {
return new Styles();
}
/**
* Create an instance of {@link CTDocPartPr }
*
*/
public CTDocPartPr createCTDocPartPr() {
return new CTDocPartPr();
}
/**
* Create an instance of {@link CTDocPartCategory }
*
*/
public CTDocPartCategory createCTDocPartCategory() {
return new CTDocPartCategory();
}
/**
* Create an instance of {@link Lvl }
*
*/
public Lvl createLvl() {
return new Lvl();
}
/**
* Create an instance of {@link CTFrameset }
*
*/
public CTFrameset createCTFrameset() {
return new CTFrameset();
}
/**
* Create an instance of {@link CTFramesetSplitbar }
*
*/
public CTFramesetSplitbar createCTFramesetSplitbar() {
return new CTFramesetSplitbar();
}
/**
* Create an instance of {@link CTFrame }
*
*/
public CTFrame createCTFrame() {
return new CTFrame();
}
/**
* Create an instance of {@link CTMailMerge }
*
*/
public CTMailMerge createCTMailMerge() {
return new CTMailMerge();
}
/**
* Create an instance of {@link CTOdso }
*
*/
public CTOdso createCTOdso() {
return new CTOdso();
}
/**
* Create an instance of {@link CTOdsoFieldMapData }
*
*/
public CTOdsoFieldMapData createCTOdsoFieldMapData() {
return new CTOdsoFieldMapData();
}
/**
* Create an instance of {@link CTRecipientData }
*
*/
public CTRecipientData createCTRecipientData() {
return new CTRecipientData();
}
/**
* Create an instance of {@link CTEdnProps }
*
*/
public CTEdnProps createCTEdnProps() {
return new CTEdnProps();
}
/**
* Create an instance of {@link CTTblPrBase }
*
*/
public CTTblPrBase createCTTblPrBase() {
return new CTTblPrBase();
}
/**
* Create an instance of {@link CTTrPrBase }
*
*/
public CTTrPrBase createCTTrPrBase() {
return new CTTrPrBase();
}
/**
* Create an instance of {@link TcPrInner }
*
*/
public TcPrInner createTcPrInner() {
return new TcPrInner();
}
/**
* Create an instance of {@link CTCustomXmlPr }
*
*/
public CTCustomXmlPr createCTCustomXmlPr() {
return new CTCustomXmlPr();
}
/**
* Create an instance of {@link SdtPr }
*
*/
public SdtPr createSdtPr() {
return new SdtPr();
}
/**
* Create an instance of {@link CTPlaceholder }
*
*/
public CTPlaceholder createCTPlaceholder() {
return new CTPlaceholder();
}
/**
* Create an instance of {@link CTSdtDocPart }
*
*/
public CTSdtDocPart createCTSdtDocPart() {
return new CTSdtDocPart();
}
/**
* Create an instance of {@link CTSdtDate }
*
*/
public CTSdtDate createCTSdtDate() {
return new CTSdtDate();
}
/**
* Create an instance of {@link SectPr }
*
*/
public SectPr createSectPr() {
return new SectPr();
}
/**
* Create an instance of {@link CTFFTextInput }
*
*/
public CTFFTextInput createCTFFTextInput() {
return new CTFFTextInput();
}
/**
* Create an instance of {@link CTFFDDList }
*
*/
public CTFFDDList createCTFFDDList() {
return new CTFFDDList();
}
/**
* Create an instance of {@link PPrBase }
*
*/
public PPrBase createPPrBase() {
return new PPrBase();
}
/**
* Create an instance of {@link PPrBase.NumPr }
*
*/
public PPrBase.NumPr createPPrBaseNumPr() {
return new PPrBase.NumPr();
}
/**
* Create an instance of {@link CTRPrChange }
*
*/
public CTRPrChange createCTRPrChange() {
return new CTRPrChange();
}
/**
* Create an instance of {@link Styles.LatentStyles }
*
*/
public Styles.LatentStyles createStylesLatentStyles() {
return new Styles.LatentStyles();
}
/**
* Create an instance of {@link Numbering.Num }
*
*/
public Numbering.Num createNumberingNum() {
return new Numbering.Num();
}
/**
* Create an instance of {@link Numbering.Num.LvlOverride }
*
*/
public Numbering.Num.LvlOverride createNumberingNumLvlOverride() {
return new Numbering.Num.LvlOverride();
}
/**
* Create an instance of {@link Numbering.AbstractNum }
*
*/
public Numbering.AbstractNum createNumberingAbstractNum() {
return new Numbering.AbstractNum();
}
/**
* Create an instance of {@link Fonts.Font }
*
*/
public Fonts.Font createFontsFont() {
return new Fonts.Font();
}
/**
* Create an instance of {@link CTWebSettings }
*
*/
public CTWebSettings createCTWebSettings() {
return new CTWebSettings();
}
/**
* Create an instance of {@link CTSettings }
*
*/
public CTSettings createCTSettings() {
return new CTSettings();
}
/**
* Create an instance of {@link CommentRangeStart }
*
*/
public CommentRangeStart createCommentRangeStart() {
return new CommentRangeStart();
}
/**
* Create an instance of {@link CommentRangeEnd }
*
*/
public CommentRangeEnd createCommentRangeEnd() {
return new CommentRangeEnd();
}
/**
* Create an instance of {@link HeaderReference }
*
*/
public HeaderReference createHeaderReference() {
return new HeaderReference();
}
/**
* Create an instance of {@link CTRel }
*
*/
public CTRel createCTRel() {
return new CTRel();
}
/**
* Create an instance of {@link FooterReference }
*
*/
public FooterReference createFooterReference() {
return new FooterReference();
}
/**
* Create an instance of {@link ProofErr }
*
*/
public ProofErr createProofErr() {
return new ProofErr();
}
/**
* Create an instance of {@link Br }
*
*/
public Br createBr() {
return new Br();
}
/**
* Create an instance of {@link DelText }
*
*/
public DelText createDelText() {
return new DelText();
}
/**
* Create an instance of {@link org.docx4j.wml.RPr }
*
*/
public org.docx4j.wml.RPr createRPr() {
return new org.docx4j.wml.RPr();
}
/**
* Create an instance of {@link Text }
*
*/
public Text createText() {
return new Text();
}
/**
* Create an instance of {@link R.NoBreakHyphen }
*
*/
public R.NoBreakHyphen createRNoBreakHyphen() {
return new R.NoBreakHyphen();
}
/**
* Create an instance of {@link R.SoftHyphen }
*
*/
public R.SoftHyphen createRSoftHyphen() {
return new R.SoftHyphen();
}
/**
* Create an instance of {@link R.DayShort }
*
*/
public R.DayShort createRDayShort() {
return new R.DayShort();
}
/**
* Create an instance of {@link R.MonthShort }
*
*/
public R.MonthShort createRMonthShort() {
return new R.MonthShort();
}
/**
* Create an instance of {@link R.YearShort }
*
*/
public R.YearShort createRYearShort() {
return new R.YearShort();
}
/**
* Create an instance of {@link R.DayLong }
*
*/
public R.DayLong createRDayLong() {
return new R.DayLong();
}
/**
* Create an instance of {@link R.MonthLong }
*
*/
public R.MonthLong createRMonthLong() {
return new R.MonthLong();
}
/**
* Create an instance of {@link R.YearLong }
*
*/
public R.YearLong createRYearLong() {
return new R.YearLong();
}
/**
* Create an instance of {@link R.AnnotationRef }
*
*/
public R.AnnotationRef createRAnnotationRef() {
return new R.AnnotationRef();
}
/**
* Create an instance of {@link R.FootnoteRef }
*
*/
public R.FootnoteRef createRFootnoteRef() {
return new R.FootnoteRef();
}
/**
* Create an instance of {@link R.EndnoteRef }
*
*/
public R.EndnoteRef createREndnoteRef() {
return new R.EndnoteRef();
}
/**
* Create an instance of {@link R.Separator }
*
*/
public R.Separator createRSeparator() {
return new R.Separator();
}
/**
* Create an instance of {@link R.ContinuationSeparator }
*
*/
public R.ContinuationSeparator createRContinuationSeparator() {
return new R.ContinuationSeparator();
}
/**
* Create an instance of {@link R.Sym }
*
*/
public R.Sym createRSym() {
return new R.Sym();
}
/**
* Create an instance of {@link R.PgNum }
*
*/
public R.PgNum createRPgNum() {
return new R.PgNum();
}
/**
* Create an instance of {@link R.Cr }
*
*/
public R.Cr createRCr() {
return new R.Cr();
}
/**
* Create an instance of {@link R.Tab }
*
*/
public R.Tab createRTab() {
return new R.Tab();
}
/**
* Create an instance of {@link CTObject }
*
*/
public CTObject createCTObject() {
return new CTObject();
}
/**
* Create an instance of {@link Pict }
*
*/
public Pict createPict() {
return new Pict();
}
/**
* Create an instance of {@link FldChar }
*
*/
public FldChar createFldChar() {
return new FldChar();
}
/**
* Create an instance of {@link CTRuby }
*
*/
public CTRuby createCTRuby() {
return new CTRuby();
}
/**
* Create an instance of {@link CTFtnEdnRef }
*
*/
public CTFtnEdnRef createCTFtnEdnRef() {
return new CTFtnEdnRef();
}
/**
* Create an instance of {@link R.CommentReference }
*
*/
public R.CommentReference createRCommentReference() {
return new R.CommentReference();
}
/**
* Create an instance of {@link Drawing }
*
*/
public Drawing createDrawing() {
return new Drawing();
}
/**
* Create an instance of {@link R.Ptab }
*
*/
public R.Ptab createRPtab() {
return new R.Ptab();
}
/**
* Create an instance of {@link R.LastRenderedPageBreak }
*
*/
public R.LastRenderedPageBreak createRLastRenderedPageBreak() {
return new R.LastRenderedPageBreak();
}
/**
* Create an instance of {@link RStyle }
*
*/
public RStyle createRStyle() {
return new RStyle();
}
/**
* Create an instance of {@link RFonts }
*
*/
public RFonts createRFonts() {
return new RFonts();
}
/**
* Create an instance of {@link U }
*
*/
public U createU() {
return new U();
}
/**
* Create an instance of {@link Highlight }
*
*/
public Highlight createHighlight() {
return new Highlight();
}
/**
* Create an instance of {@link org.docx4j.wml.Color }
*
*/
public org.docx4j.wml.Color createColor() {
return new org.docx4j.wml.Color();
}
/**
* Create an instance of {@link Id }
*
*/
public Id createId() {
return new Id();
}
/**
* Create an instance of {@link Tag }
*
*/
public Tag createTag() {
return new Tag();
}
/**
* Create an instance of {@link Tr }
*
*/
public Tr createTr() {
return new Tr();
}
/**
* Create an instance of {@link CTTblPrEx }
*
*/
public CTTblPrEx createCTTblPrEx() {
return new CTTblPrEx();
}
/**
* Create an instance of {@link TrPr }
*
*/
public TrPr createTrPr() {
return new TrPr();
}
/**
* Create an instance of {@link Tc }
*
*/
public Tc createTc() {
return new Tc();
}
/**
* Create an instance of {@link CTCustomXmlCell }
*
*/
public CTCustomXmlCell createCTCustomXmlCell() {
return new CTCustomXmlCell();
}
/**
* Create an instance of {@link CTSdtCell }
*
*/
public CTSdtCell createCTSdtCell() {
return new CTSdtCell();
}
/**
* Create an instance of {@link RangePermissionStart }
*
*/
public RangePermissionStart createRangePermissionStart() {
return new RangePermissionStart();
}
/**
* Create an instance of {@link CTPerm }
*
*/
public CTPerm createCTPerm() {
return new CTPerm();
}
/**
* Create an instance of {@link CTBookmark }
*
*/
public CTBookmark createCTBookmark() {
return new CTBookmark();
}
/**
* Create an instance of {@link CTMarkupRange }
*
*/
public CTMarkupRange createCTMarkupRange() {
return new CTMarkupRange();
}
/**
* Create an instance of {@link CTMoveBookmark }
*
*/
public CTMoveBookmark createCTMoveBookmark() {
return new CTMoveBookmark();
}
/**
* Create an instance of {@link CTMoveFromRangeEnd }
*
*/
public CTMoveFromRangeEnd createCTMoveFromRangeEnd() {
return new CTMoveFromRangeEnd();
}
/**
* Create an instance of {@link CTMoveToRangeEnd }
*
*/
public CTMoveToRangeEnd createCTMoveToRangeEnd() {
return new CTMoveToRangeEnd();
}
/**
* Create an instance of {@link CTTrackChange }
*
*/
public CTTrackChange createCTTrackChange() {
return new CTTrackChange();
}
/**
* Create an instance of {@link CTMarkup }
*
*/
public CTMarkup createCTMarkup() {
return new CTMarkup();
}
/**
* Create an instance of {@link RunIns }
*
*/
public RunIns createRunIns() {
return new RunIns();
}
/**
* Create an instance of {@link RunDel }
*
*/
public RunDel createRunDel() {
return new RunDel();
}
/**
* Create an instance of {@link RunTrackChange }
*
*/
public RunTrackChange createRunTrackChange() {
return new RunTrackChange();
}
/**
* Create an instance of {@link SdtBlock }
*
*/
public SdtBlock createSdtBlock() {
return new SdtBlock();
}
/**
* Create an instance of {@link PPr }
*
*/
public PPr createPPr() {
return new PPr();
}
/**
* Create an instance of {@link CTCustomXmlRun }
*
*/
public CTCustomXmlRun createCTCustomXmlRun() {
return new CTCustomXmlRun();
}
/**
* Create an instance of {@link CTSmartTagRun }
*
*/
public CTSmartTagRun createCTSmartTagRun() {
return new CTSmartTagRun();
}
/**
* Create an instance of {@link SdtRun }
*
*/
public SdtRun createSdtRun() {
return new SdtRun();
}
/**
* Create an instance of {@link P.Dir }
*
*/
public P.Dir createPDir() {
return new P.Dir();
}
/**
* Create an instance of {@link P.Bdo }
*
*/
public P.Bdo createPBdo() {
return new P.Bdo();
}
/**
* Create an instance of {@link CTSimpleField }
*
*/
public CTSimpleField createCTSimpleField() {
return new CTSimpleField();
}
/**
* Create an instance of {@link P.Hyperlink }
*
*/
public P.Hyperlink createPHyperlink() {
return new P.Hyperlink();
}
/**
* Create an instance of {@link CTRecipients }
*
*/
public CTRecipients createCTRecipients() {
return new CTRecipients();
}
/**
* Create an instance of {@link CTTxbxContent }
*
*/
public CTTxbxContent createCTTxbxContent() {
return new CTTxbxContent();
}
/**
* Create an instance of {@link Comments.Comment }
*
*/
public Comments.Comment createCommentsComment() {
return new Comments.Comment();
}
/**
* Create an instance of {@link CTFootnotes }
*
*/
public CTFootnotes createCTFootnotes() {
return new CTFootnotes();
}
/**
* Create an instance of {@link CTEndnotes }
*
*/
public CTEndnotes createCTEndnotes() {
return new CTEndnotes();
}
/**
* Create an instance of {@link Hdr }
*
*/
public Hdr createHdr() {
return new Hdr();
}
/**
* Create an instance of {@link CTCustomXmlBlock }
*
*/
public CTCustomXmlBlock createCTCustomXmlBlock() {
return new CTCustomXmlBlock();
}
/**
* Create an instance of {@link Tbl }
*
*/
public Tbl createTbl() {
return new Tbl();
}
/**
* Create an instance of {@link CTAltChunk }
*
*/
public CTAltChunk createCTAltChunk() {
return new CTAltChunk();
}
/**
* Create an instance of {@link Ftr }
*
*/
public Ftr createFtr() {
return new Ftr();
}
/**
* Create an instance of {@link Numbering.NumPicBullet }
*
*/
public Numbering.NumPicBullet createNumberingNumPicBullet() {
return new Numbering.NumPicBullet();
}
/**
* Create an instance of {@link Numbering.NumIdMacAtCleanup }
*
*/
public Numbering.NumIdMacAtCleanup createNumberingNumIdMacAtCleanup() {
return new Numbering.NumIdMacAtCleanup();
}
/**
* Create an instance of {@link DocDefaults.RPrDefault }
*
*/
public DocDefaults.RPrDefault createDocDefaultsRPrDefault() {
return new DocDefaults.RPrDefault();
}
/**
* Create an instance of {@link DocDefaults.PPrDefault }
*
*/
public DocDefaults.PPrDefault createDocDefaultsPPrDefault() {
return new DocDefaults.PPrDefault();
}
/**
* Create an instance of {@link org.docx4j.wml.Style.Name }
*
*/
public org.docx4j.wml.Style.Name createStyleName() {
return new org.docx4j.wml.Style.Name();
}
/**
* Create an instance of {@link org.docx4j.wml.Style.Aliases }
*
*/
public org.docx4j.wml.Style.Aliases createStyleAliases() {
return new org.docx4j.wml.Style.Aliases();
}
/**
* Create an instance of {@link org.docx4j.wml.Style.BasedOn }
*
*/
public org.docx4j.wml.Style.BasedOn createStyleBasedOn() {
return new org.docx4j.wml.Style.BasedOn();
}
/**
* Create an instance of {@link org.docx4j.wml.Style.Next }
*
*/
public org.docx4j.wml.Style.Next createStyleNext() {
return new org.docx4j.wml.Style.Next();
}
/**
* Create an instance of {@link org.docx4j.wml.Style.Link }
*
*/
public org.docx4j.wml.Style.Link createStyleLink() {
return new org.docx4j.wml.Style.Link();
}
/**
* Create an instance of {@link BooleanDefaultTrue }
*
*/
public BooleanDefaultTrue createBooleanDefaultTrue() {
return new BooleanDefaultTrue();
}
/**
* Create an instance of {@link org.docx4j.wml.Style.UiPriority }
*
*/
public org.docx4j.wml.Style.UiPriority createStyleUiPriority() {
return new org.docx4j.wml.Style.UiPriority();
}
/**
* Create an instance of {@link CTLongHexNumber }
*
*/
public CTLongHexNumber createCTLongHexNumber() {
return new CTLongHexNumber();
}
/**
* Create an instance of {@link TcPr }
*
*/
public TcPr createTcPr() {
return new TcPr();
}
/**
* Create an instance of {@link CTTblStylePr }
*
*/
public CTTblStylePr createCTTblStylePr() {
return new CTTblStylePr();
}
/**
* Create an instance of {@link Document }
*
*/
public Document createDocument() {
return new Document();
}
/**
* Create an instance of {@link CTBackground }
*
*/
public CTBackground createCTBackground() {
return new CTBackground();
}
/**
* Create an instance of {@link Body }
*
*/
public Body createBody() {
return new Body();
}
/**
* Create an instance of {@link GlossaryDocument }
*
*/
public GlossaryDocument createGlossaryDocument() {
return new GlossaryDocument();
}
/**
* Create an instance of {@link CTDocParts }
*
*/
public CTDocParts createCTDocParts() {
return new CTDocParts();
}
/**
* Create an instance of {@link CTEmpty }
*
*/
public CTEmpty createCTEmpty() {
return new CTEmpty();
}
/**
* Create an instance of {@link CTString }
*
*/
public CTString createCTString() {
return new CTString();
}
/**
* Create an instance of {@link CTDecimalNumber }
*
*/
public CTDecimalNumber createCTDecimalNumber() {
return new CTDecimalNumber();
}
/**
* Create an instance of {@link CTColor }
*
*/
public CTColor createCTColor() {
return new CTColor();
}
/**
* Create an instance of {@link BooleanDefaultFalse }
*
*/
public BooleanDefaultFalse createBooleanDefaultFalse() {
return new BooleanDefaultFalse();
}
/**
* Create an instance of {@link CTShortHexNumber }
*
*/
public CTShortHexNumber createCTShortHexNumber() {
return new CTShortHexNumber();
}
/**
* Create an instance of {@link CTUcharHexNumber }
*
*/
public CTUcharHexNumber createCTUcharHexNumber() {
return new CTUcharHexNumber();
}
/**
* Create an instance of {@link CTTwipsMeasure }
*
*/
public CTTwipsMeasure createCTTwipsMeasure() {
return new CTTwipsMeasure();
}
/**
* Create an instance of {@link CTSignedTwipsMeasure }
*
*/
public CTSignedTwipsMeasure createCTSignedTwipsMeasure() {
return new CTSignedTwipsMeasure();
}
/**
* Create an instance of {@link CTPixelsMeasure }
*
*/
public CTPixelsMeasure createCTPixelsMeasure() {
return new CTPixelsMeasure();
}
/**
* Create an instance of {@link HpsMeasure }
*
*/
public HpsMeasure createHpsMeasure() {
return new HpsMeasure();
}
/**
* Create an instance of {@link CTSignedHpsMeasure }
*
*/
public CTSignedHpsMeasure createCTSignedHpsMeasure() {
return new CTSignedHpsMeasure();
}
/**
* Create an instance of {@link CTMacroName }
*
*/
public CTMacroName createCTMacroName() {
return new CTMacroName();
}
/**
* Create an instance of {@link CTTextScale }
*
*/
public CTTextScale createCTTextScale() {
return new CTTextScale();
}
/**
* Create an instance of {@link CTLang }
*
*/
public CTLang createCTLang() {
return new CTLang();
}
/**
* Create an instance of {@link CTGuid }
*
*/
public CTGuid createCTGuid() {
return new CTGuid();
}
/**
* Create an instance of {@link CTTextEffect }
*
*/
public CTTextEffect createCTTextEffect() {
return new CTTextEffect();
}
/**
* Create an instance of {@link CTBorder }
*
*/
public CTBorder createCTBorder() {
return new CTBorder();
}
/**
* Create an instance of {@link CTShd }
*
*/
public CTShd createCTShd() {
return new CTShd();
}
/**
* Create an instance of {@link CTVerticalAlignRun }
*
*/
public CTVerticalAlignRun createCTVerticalAlignRun() {
return new CTVerticalAlignRun();
}
/**
* Create an instance of {@link CTFitText }
*
*/
public CTFitText createCTFitText() {
return new CTFitText();
}
/**
* Create an instance of {@link CTEm }
*
*/
public CTEm createCTEm() {
return new CTEm();
}
/**
* Create an instance of {@link CTLanguage }
*
*/
public CTLanguage createCTLanguage() {
return new CTLanguage();
}
/**
* Create an instance of {@link CTEastAsianLayout }
*
*/
public CTEastAsianLayout createCTEastAsianLayout() {
return new CTEastAsianLayout();
}
/**
* Create an instance of {@link CTFramePr }
*
*/
public CTFramePr createCTFramePr() {
return new CTFramePr();
}
/**
* Create an instance of {@link CTTabStop }
*
*/
public CTTabStop createCTTabStop() {
return new CTTabStop();
}
/**
* Create an instance of {@link Jc }
*
*/
public Jc createJc() {
return new Jc();
}
/**
* Create an instance of {@link CTView }
*
*/
public CTView createCTView() {
return new CTView();
}
/**
* Create an instance of {@link CTZoom }
*
*/
public CTZoom createCTZoom() {
return new CTZoom();
}
/**
* Create an instance of {@link CTWritingStyle }
*
*/
public CTWritingStyle createCTWritingStyle() {
return new CTWritingStyle();
}
/**
* Create an instance of {@link CTProof }
*
*/
public CTProof createCTProof() {
return new CTProof();
}
/**
* Create an instance of {@link CTDocType }
*
*/
public CTDocType createCTDocType() {
return new CTDocType();
}
/**
* Create an instance of {@link CTDocProtect }
*
*/
public CTDocProtect createCTDocProtect() {
return new CTDocProtect();
}
/**
* Create an instance of {@link CTMailMergeDocType }
*
*/
public CTMailMergeDocType createCTMailMergeDocType() {
return new CTMailMergeDocType();
}
/**
* Create an instance of {@link CTMailMergeDataType }
*
*/
public CTMailMergeDataType createCTMailMergeDataType() {
return new CTMailMergeDataType();
}
/**
* Create an instance of {@link CTMailMergeDest }
*
*/
public CTMailMergeDest createCTMailMergeDest() {
return new CTMailMergeDest();
}
/**
* Create an instance of {@link CTMailMergeOdsoFMDFieldType }
*
*/
public CTMailMergeOdsoFMDFieldType createCTMailMergeOdsoFMDFieldType() {
return new CTMailMergeOdsoFMDFieldType();
}
/**
* Create an instance of {@link CTTrackChangesView }
*
*/
public CTTrackChangesView createCTTrackChangesView() {
return new CTTrackChangesView();
}
/**
* Create an instance of {@link CTKinsoku }
*
*/
public CTKinsoku createCTKinsoku() {
return new CTKinsoku();
}
/**
* Create an instance of {@link TextDirection }
*
*/
public TextDirection createTextDirection() {
return new TextDirection();
}
/**
* Create an instance of {@link CTCellMergeTrackChange }
*
*/
public CTCellMergeTrackChange createCTCellMergeTrackChange() {
return new CTCellMergeTrackChange();
}
/**
* Create an instance of {@link CTTrackChangeRange }
*
*/
public CTTrackChangeRange createCTTrackChangeRange() {
return new CTTrackChangeRange();
}
/**
* Create an instance of {@link CTBookmarkRange }
*
*/
public CTBookmarkRange createCTBookmarkRange() {
return new CTBookmarkRange();
}
/**
* Create an instance of {@link CTTrackChangeNumbering }
*
*/
public CTTrackChangeNumbering createCTTrackChangeNumbering() {
return new CTTrackChangeNumbering();
}
/**
* Create an instance of {@link CTTblPrExChange }
*
*/
public CTTblPrExChange createCTTblPrExChange() {
return new CTTblPrExChange();
}
/**
* Create an instance of {@link CTTcPrChange }
*
*/
public CTTcPrChange createCTTcPrChange() {
return new CTTcPrChange();
}
/**
* Create an instance of {@link CTTrPrChange }
*
*/
public CTTrPrChange createCTTrPrChange() {
return new CTTrPrChange();
}
/**
* Create an instance of {@link CTTblGridChange }
*
*/
public CTTblGridChange createCTTblGridChange() {
return new CTTblGridChange();
}
/**
* Create an instance of {@link CTTblPrChange }
*
*/
public CTTblPrChange createCTTblPrChange() {
return new CTTblPrChange();
}
/**
* Create an instance of {@link CTSectPrChange }
*
*/
public CTSectPrChange createCTSectPrChange() {
return new CTSectPrChange();
}
/**
* Create an instance of {@link CTPPrChange }
*
*/
public CTPPrChange createCTPPrChange() {
return new CTPPrChange();
}
/**
* Create an instance of {@link ParaRPrChange }
*
*/
public ParaRPrChange createParaRPrChange() {
return new ParaRPrChange();
}
/**
* Create an instance of {@link Tabs }
*
*/
public Tabs createTabs() {
return new Tabs();
}
/**
* Create an instance of {@link CTTextboxTightWrap }
*
*/
public CTTextboxTightWrap createCTTextboxTightWrap() {
return new CTTextboxTightWrap();
}
/**
* Create an instance of {@link CTControl }
*
*/
public CTControl createCTControl() {
return new CTControl();
}
/**
* Create an instance of {@link CTPictureBase }
*
*/
public CTPictureBase createCTPictureBase() {
return new CTPictureBase();
}
/**
* Create an instance of {@link CTFFTextType }
*
*/
public CTFFTextType createCTFFTextType() {
return new CTFFTextType();
}
/**
* Create an instance of {@link CTFFName }
*
*/
public CTFFName createCTFFName() {
return new CTFFName();
}
/**
* Create an instance of {@link CTFFData }
*
*/
public CTFFData createCTFFData() {
return new CTFFData();
}
/**
* Create an instance of {@link CTFFHelpText }
*
*/
public CTFFHelpText createCTFFHelpText() {
return new CTFFHelpText();
}
/**
* Create an instance of {@link CTFFStatusText }
*
*/
public CTFFStatusText createCTFFStatusText() {
return new CTFFStatusText();
}
/**
* Create an instance of {@link CTFFCheckBox }
*
*/
public CTFFCheckBox createCTFFCheckBox() {
return new CTFFCheckBox();
}
/**
* Create an instance of {@link CTPaperSource }
*
*/
public CTPaperSource createCTPaperSource() {
return new CTPaperSource();
}
/**
* Create an instance of {@link CTLineNumber }
*
*/
public CTLineNumber createCTLineNumber() {
return new CTLineNumber();
}
/**
* Create an instance of {@link CTPageNumber }
*
*/
public CTPageNumber createCTPageNumber() {
return new CTPageNumber();
}
/**
* Create an instance of {@link CTColumn }
*
*/
public CTColumn createCTColumn() {
return new CTColumn();
}
/**
* Create an instance of {@link CTColumns }
*
*/
public CTColumns createCTColumns() {
return new CTColumns();
}
/**
* Create an instance of {@link CTVerticalJc }
*
*/
public CTVerticalJc createCTVerticalJc() {
return new CTVerticalJc();
}
/**
* Create an instance of {@link CTDocGrid }
*
*/
public CTDocGrid createCTDocGrid() {
return new CTDocGrid();
}
/**
* Create an instance of {@link SectPrBase }
*
*/
public SectPrBase createSectPrBase() {
return new SectPrBase();
}
/**
* Create an instance of {@link CTParaRPrOriginal }
*
*/
public CTParaRPrOriginal createCTParaRPrOriginal() {
return new CTParaRPrOriginal();
}
/**
* Create an instance of {@link ParaRPr }
*
*/
public ParaRPr createParaRPr() {
return new ParaRPr();
}
/**
* Create an instance of {@link CTAltChunkPr }
*
*/
public CTAltChunkPr createCTAltChunkPr() {
return new CTAltChunkPr();
}
/**
* Create an instance of {@link CTRubyAlign }
*
*/
public CTRubyAlign createCTRubyAlign() {
return new CTRubyAlign();
}
/**
* Create an instance of {@link CTRubyPr }
*
*/
public CTRubyPr createCTRubyPr() {
return new CTRubyPr();
}
/**
* Create an instance of {@link CTRubyContent }
*
*/
public CTRubyContent createCTRubyContent() {
return new CTRubyContent();
}
/**
* Create an instance of {@link CTLock }
*
*/
public CTLock createCTLock() {
return new CTLock();
}
/**
* Create an instance of {@link CTSdtListItem }
*
*/
public CTSdtListItem createCTSdtListItem() {
return new CTSdtListItem();
}
/**
* Create an instance of {@link CTSdtDateMappingType }
*
*/
public CTSdtDateMappingType createCTSdtDateMappingType() {
return new CTSdtDateMappingType();
}
/**
* Create an instance of {@link CTCalendarType }
*
*/
public CTCalendarType createCTCalendarType() {
return new CTCalendarType();
}
/**
* Create an instance of {@link CTSdtComboBox }
*
*/
public CTSdtComboBox createCTSdtComboBox() {
return new CTSdtComboBox();
}
/**
* Create an instance of {@link CTSdtDropDownList }
*
*/
public CTSdtDropDownList createCTSdtDropDownList() {
return new CTSdtDropDownList();
}
/**
* Create an instance of {@link CTSdtText }
*
*/
public CTSdtText createCTSdtText() {
return new CTSdtText();
}
/**
* Create an instance of {@link CTDataBinding }
*
*/
public CTDataBinding createCTDataBinding() {
return new CTDataBinding();
}
/**
* Create an instance of {@link CTSdtEndPr }
*
*/
public CTSdtEndPr createCTSdtEndPr() {
return new CTSdtEndPr();
}
/**
* Create an instance of {@link CTSdtContentRun }
*
*/
public CTSdtContentRun createCTSdtContentRun() {
return new CTSdtContentRun();
}
/**
* Create an instance of {@link SdtContentBlock }
*
*/
public SdtContentBlock createSdtContentBlock() {
return new SdtContentBlock();
}
/**
* Create an instance of {@link CTSdtContentRow }
*
*/
public CTSdtContentRow createCTSdtContentRow() {
return new CTSdtContentRow();
}
/**
* Create an instance of {@link CTSdtContentCell }
*
*/
public CTSdtContentCell createCTSdtContentCell() {
return new CTSdtContentCell();
}
/**
* Create an instance of {@link CTSdtRow }
*
*/
public CTSdtRow createCTSdtRow() {
return new CTSdtRow();
}
/**
* Create an instance of {@link CTAttr }
*
*/
public CTAttr createCTAttr() {
return new CTAttr();
}
/**
* Create an instance of {@link CTCustomXmlRow }
*
*/
public CTCustomXmlRow createCTCustomXmlRow() {
return new CTCustomXmlRow();
}
/**
* Create an instance of {@link CTSmartTagPr }
*
*/
public CTSmartTagPr createCTSmartTagPr() {
return new CTSmartTagPr();
}
/**
* Create an instance of {@link CTHeight }
*
*/
public CTHeight createCTHeight() {
return new CTHeight();
}
/**
* Create an instance of {@link TblWidth }
*
*/
public TblWidth createTblWidth() {
return new TblWidth();
}
/**
* Create an instance of {@link TblGridCol }
*
*/
public TblGridCol createTblGridCol() {
return new TblGridCol();
}
/**
* Create an instance of {@link TblGridBase }
*
*/
public TblGridBase createTblGridBase() {
return new TblGridBase();
}
/**
* Create an instance of {@link TblGrid }
*
*/
public TblGrid createTblGrid() {
return new TblGrid();
}
/**
* Create an instance of {@link TcMar }
*
*/
public TcMar createTcMar() {
return new TcMar();
}
/**
* Create an instance of {@link CTCnf }
*
*/
public CTCnf createCTCnf() {
return new CTCnf();
}
/**
* Create an instance of {@link CTTblLayoutType }
*
*/
public CTTblLayoutType createCTTblLayoutType() {
return new CTTblLayoutType();
}
/**
* Create an instance of {@link CTTblOverlap }
*
*/
public CTTblOverlap createCTTblOverlap() {
return new CTTblOverlap();
}
/**
* Create an instance of {@link CTTblPPr }
*
*/
public CTTblPPr createCTTblPPr() {
return new CTTblPPr();
}
/**
* Create an instance of {@link CTTblCellMar }
*
*/
public CTTblCellMar createCTTblCellMar() {
return new CTTblCellMar();
}
/**
* Create an instance of {@link TblBorders }
*
*/
public TblBorders createTblBorders() {
return new TblBorders();
}
/**
* Create an instance of {@link TblPr }
*
*/
public TblPr createTblPr() {
return new TblPr();
}
/**
* Create an instance of {@link CTTblPrExBase }
*
*/
public CTTblPrExBase createCTTblPrExBase() {
return new CTTblPrExBase();
}
/**
* Create an instance of {@link CTTblLook }
*
*/
public CTTblLook createCTTblLook() {
return new CTTblLook();
}
/**
* Create an instance of {@link CTFtnPos }
*
*/
public CTFtnPos createCTFtnPos() {
return new CTFtnPos();
}
/**
* Create an instance of {@link CTEdnPos }
*
*/
public CTEdnPos createCTEdnPos() {
return new CTEdnPos();
}
/**
* Create an instance of {@link NumFmt }
*
*/
public NumFmt createNumFmt() {
return new NumFmt();
}
/**
* Create an instance of {@link CTNumRestart }
*
*/
public CTNumRestart createCTNumRestart() {
return new CTNumRestart();
}
/**
* Create an instance of {@link CTFtnEdnSepRef }
*
*/
public CTFtnEdnSepRef createCTFtnEdnSepRef() {
return new CTFtnEdnSepRef();
}
/**
* Create an instance of {@link CTFtnEdn }
*
*/
public CTFtnEdn createCTFtnEdn() {
return new CTFtnEdn();
}
/**
* Create an instance of {@link CTFtnProps }
*
*/
public CTFtnProps createCTFtnProps() {
return new CTFtnProps();
}
/**
* Create an instance of {@link CTFtnDocProps }
*
*/
public CTFtnDocProps createCTFtnDocProps() {
return new CTFtnDocProps();
}
/**
* Create an instance of {@link CTEdnDocProps }
*
*/
public CTEdnDocProps createCTEdnDocProps() {
return new CTEdnDocProps();
}
/**
* Create an instance of {@link CTMailMergeSourceType }
*
*/
public CTMailMergeSourceType createCTMailMergeSourceType() {
return new CTMailMergeSourceType();
}
/**
* Create an instance of {@link CTTargetScreenSz }
*
*/
public CTTargetScreenSz createCTTargetScreenSz() {
return new CTTargetScreenSz();
}
/**
* Create an instance of {@link CTCompat }
*
*/
public CTCompat createCTCompat() {
return new CTCompat();
}
/**
* Create an instance of {@link CTCompatSetting }
*
*/
public CTCompatSetting createCTCompatSetting() {
return new CTCompatSetting();
}
/**
* Create an instance of {@link CTDocVar }
*
*/
public CTDocVar createCTDocVar() {
return new CTDocVar();
}
/**
* Create an instance of {@link CTDocVars }
*
*/
public CTDocVars createCTDocVars() {
return new CTDocVars();
}
/**
* Create an instance of {@link CTDocRsids }
*
*/
public CTDocRsids createCTDocRsids() {
return new CTDocRsids();
}
/**
* Create an instance of {@link CTCharacterSpacing }
*
*/
public CTCharacterSpacing createCTCharacterSpacing() {
return new CTCharacterSpacing();
}
/**
* Create an instance of {@link CTSaveThroughXslt }
*
*/
public CTSaveThroughXslt createCTSaveThroughXslt() {
return new CTSaveThroughXslt();
}
/**
* Create an instance of {@link CTRPrDefault }
*
*/
public CTRPrDefault createCTRPrDefault() {
return new CTRPrDefault();
}
/**
* Create an instance of {@link CTPPrDefault }
*
*/
public CTPPrDefault createCTPPrDefault() {
return new CTPPrDefault();
}
/**
* Create an instance of {@link CTColorSchemeMapping }
*
*/
public CTColorSchemeMapping createCTColorSchemeMapping() {
return new CTColorSchemeMapping();
}
/**
* Create an instance of {@link CTReadingModeInkLockDown }
*
*/
public CTReadingModeInkLockDown createCTReadingModeInkLockDown() {
return new CTReadingModeInkLockDown();
}
/**
* Create an instance of {@link CTWriteProtection }
*
*/
public CTWriteProtection createCTWriteProtection() {
return new CTWriteProtection();
}
/**
* Create an instance of {@link CTFrameScrollbar }
*
*/
public CTFrameScrollbar createCTFrameScrollbar() {
return new CTFrameScrollbar();
}
/**
* Create an instance of {@link CTFrameLayout }
*
*/
public CTFrameLayout createCTFrameLayout() {
return new CTFrameLayout();
}
/**
* Create an instance of {@link FontPanose }
*
*/
public FontPanose createFontPanose() {
return new FontPanose();
}
/**
* Create an instance of {@link FontFamily }
*
*/
public FontFamily createFontFamily() {
return new FontFamily();
}
/**
* Create an instance of {@link FontPitch }
*
*/
public FontPitch createFontPitch() {
return new FontPitch();
}
/**
* Create an instance of {@link FontSig }
*
*/
public FontSig createFontSig() {
return new FontSig();
}
/**
* Create an instance of {@link FontRel }
*
*/
public FontRel createFontRel() {
return new FontRel();
}
/**
* Create an instance of {@link CTDivBdr }
*
*/
public CTDivBdr createCTDivBdr() {
return new CTDivBdr();
}
/**
* Create an instance of {@link CTDiv }
*
*/
public CTDiv createCTDiv() {
return new CTDiv();
}
/**
* Create an instance of {@link CTDivs }
*
*/
public CTDivs createCTDivs() {
return new CTDivs();
}
/**
* Create an instance of {@link CTShapeDefaults }
*
*/
public CTShapeDefaults createCTShapeDefaults() {
return new CTShapeDefaults();
}
/**
* Create an instance of {@link CTSmartTagType }
*
*/
public CTSmartTagType createCTSmartTagType() {
return new CTSmartTagType();
}
/**
* Create an instance of {@link CTDocPartBehavior }
*
*/
public CTDocPartBehavior createCTDocPartBehavior() {
return new CTDocPartBehavior();
}
/**
* Create an instance of {@link CTDocPartBehaviors }
*
*/
public CTDocPartBehaviors createCTDocPartBehaviors() {
return new CTDocPartBehaviors();
}
/**
* Create an instance of {@link CTDocPartType }
*
*/
public CTDocPartType createCTDocPartType() {
return new CTDocPartType();
}
/**
* Create an instance of {@link CTDocPartTypes }
*
*/
public CTDocPartTypes createCTDocPartTypes() {
return new CTDocPartTypes();
}
/**
* Create an instance of {@link CTDocPartGallery }
*
*/
public CTDocPartGallery createCTDocPartGallery() {
return new CTDocPartGallery();
}
/**
* Create an instance of {@link CTDocPartName }
*
*/
public CTDocPartName createCTDocPartName() {
return new CTDocPartName();
}
/**
* Create an instance of {@link CTDocPart }
*
*/
public CTDocPart createCTDocPart() {
return new CTDocPart();
}
/**
* Create an instance of {@link CTCaption }
*
*/
public CTCaption createCTCaption() {
return new CTCaption();
}
/**
* Create an instance of {@link CTAutoCaption }
*
*/
public CTAutoCaption createCTAutoCaption() {
return new CTAutoCaption();
}
/**
* Create an instance of {@link CTAutoCaptions }
*
*/
public CTAutoCaptions createCTAutoCaptions() {
return new CTAutoCaptions();
}
/**
* Create an instance of {@link CTCaptions }
*
*/
public CTCaptions createCTCaptions() {
return new CTCaptions();
}
/**
* Create an instance of {@link CTDocPartPr.Style }
*
*/
public CTDocPartPr.Style createCTDocPartPrStyle() {
return new CTDocPartPr.Style();
}
/**
* Create an instance of {@link CTDocPartPr.Description }
*
*/
public CTDocPartPr.Description createCTDocPartPrDescription() {
return new CTDocPartPr.Description();
}
/**
* Create an instance of {@link CTDocPartCategory.Name }
*
*/
public CTDocPartCategory.Name createCTDocPartCategoryName() {
return new CTDocPartCategory.Name();
}
/**
* Create an instance of {@link Lvl.Start }
*
*/
public Lvl.Start createLvlStart() {
return new Lvl.Start();
}
/**
* Create an instance of {@link Lvl.LvlRestart }
*
*/
public Lvl.LvlRestart createLvlLvlRestart() {
return new Lvl.LvlRestart();
}
/**
* Create an instance of {@link Lvl.PStyle }
*
*/
public Lvl.PStyle createLvlPStyle() {
return new Lvl.PStyle();
}
/**
* Create an instance of {@link Lvl.Suff }
*
*/
public Lvl.Suff createLvlSuff() {
return new Lvl.Suff();
}
/**
* Create an instance of {@link Lvl.LvlText }
*
*/
public Lvl.LvlText createLvlLvlText() {
return new Lvl.LvlText();
}
/**
* Create an instance of {@link Lvl.LvlPicBulletId }
*
*/
public Lvl.LvlPicBulletId createLvlLvlPicBulletId() {
return new Lvl.LvlPicBulletId();
}
/**
* Create an instance of {@link Lvl.Legacy }
*
*/
public Lvl.Legacy createLvlLegacy() {
return new Lvl.Legacy();
}
/**
* Create an instance of {@link CTFrameset.Sz }
*
*/
public CTFrameset.Sz createCTFramesetSz() {
return new CTFrameset.Sz();
}
/**
* Create an instance of {@link CTFramesetSplitbar.Color }
*
*/
public CTFramesetSplitbar.Color createCTFramesetSplitbarColor() {
return new CTFramesetSplitbar.Color();
}
/**
* Create an instance of {@link CTFrame.Sz }
*
*/
public CTFrame.Sz createCTFrameSz() {
return new CTFrame.Sz();
}
/**
* Create an instance of {@link CTFrame.Name }
*
*/
public CTFrame.Name createCTFrameName() {
return new CTFrame.Name();
}
/**
* Create an instance of {@link CTMailMerge.ConnectString }
*
*/
public CTMailMerge.ConnectString createCTMailMergeConnectString() {
return new CTMailMerge.ConnectString();
}
/**
* Create an instance of {@link CTMailMerge.Query }
*
*/
public CTMailMerge.Query createCTMailMergeQuery() {
return new CTMailMerge.Query();
}
/**
* Create an instance of {@link CTMailMerge.AddressFieldName }
*
*/
public CTMailMerge.AddressFieldName createCTMailMergeAddressFieldName() {
return new CTMailMerge.AddressFieldName();
}
/**
* Create an instance of {@link CTMailMerge.MailSubject }
*
*/
public CTMailMerge.MailSubject createCTMailMergeMailSubject() {
return new CTMailMerge.MailSubject();
}
/**
* Create an instance of {@link CTMailMerge.ActiveRecord }
*
*/
public CTMailMerge.ActiveRecord createCTMailMergeActiveRecord() {
return new CTMailMerge.ActiveRecord();
}
/**
* Create an instance of {@link CTMailMerge.CheckErrors }
*
*/
public CTMailMerge.CheckErrors createCTMailMergeCheckErrors() {
return new CTMailMerge.CheckErrors();
}
/**
* Create an instance of {@link CTOdso.Udl }
*
*/
public CTOdso.Udl createCTOdsoUdl() {
return new CTOdso.Udl();
}
/**
* Create an instance of {@link CTOdso.Table }
*
*/
public CTOdso.Table createCTOdsoTable() {
return new CTOdso.Table();
}
/**
* Create an instance of {@link CTOdso.ColDelim }
*
*/
public CTOdso.ColDelim createCTOdsoColDelim() {
return new CTOdso.ColDelim();
}
/**
* Create an instance of {@link CTOdsoFieldMapData.Name }
*
*/
public CTOdsoFieldMapData.Name createCTOdsoFieldMapDataName() {
return new CTOdsoFieldMapData.Name();
}
/**
* Create an instance of {@link CTOdsoFieldMapData.MappedName }
*
*/
public CTOdsoFieldMapData.MappedName createCTOdsoFieldMapDataMappedName() {
return new CTOdsoFieldMapData.MappedName();
}
/**
* Create an instance of {@link CTOdsoFieldMapData.Column }
*
*/
public CTOdsoFieldMapData.Column createCTOdsoFieldMapDataColumn() {
return new CTOdsoFieldMapData.Column();
}
/**
* Create an instance of {@link CTRecipientData.Column }
*
*/
public CTRecipientData.Column createCTRecipientDataColumn() {
return new CTRecipientData.Column();
}
/**
* Create an instance of {@link CTEdnProps.NumStart }
*
*/
public CTEdnProps.NumStart createCTEdnPropsNumStart() {
return new CTEdnProps.NumStart();
}
/**
* Create an instance of {@link CTTblPrBase.TblStyle }
*
*/
public CTTblPrBase.TblStyle createCTTblPrBaseTblStyle() {
return new CTTblPrBase.TblStyle();
}
/**
* Create an instance of {@link CTTblPrBase.TblStyleRowBandSize }
*
*/
public CTTblPrBase.TblStyleRowBandSize createCTTblPrBaseTblStyleRowBandSize() {
return new CTTblPrBase.TblStyleRowBandSize();
}
/**
* Create an instance of {@link CTTblPrBase.TblStyleColBandSize }
*
*/
public CTTblPrBase.TblStyleColBandSize createCTTblPrBaseTblStyleColBandSize() {
return new CTTblPrBase.TblStyleColBandSize();
}
/**
* Create an instance of {@link CTTrPrBase.DivId }
*
*/
public CTTrPrBase.DivId createCTTrPrBaseDivId() {
return new CTTrPrBase.DivId();
}
/**
* Create an instance of {@link CTTrPrBase.GridBefore }
*
*/
public CTTrPrBase.GridBefore createCTTrPrBaseGridBefore() {
return new CTTrPrBase.GridBefore();
}
/**
* Create an instance of {@link CTTrPrBase.GridAfter }
*
*/
public CTTrPrBase.GridAfter createCTTrPrBaseGridAfter() {
return new CTTrPrBase.GridAfter();
}
/**
* Create an instance of {@link TcPrInner.GridSpan }
*
*/
public TcPrInner.GridSpan createTcPrInnerGridSpan() {
return new TcPrInner.GridSpan();
}
/**
* Create an instance of {@link TcPrInner.HMerge }
*
*/
public TcPrInner.HMerge createTcPrInnerHMerge() {
return new TcPrInner.HMerge();
}
/**
* Create an instance of {@link TcPrInner.VMerge }
*
*/
public TcPrInner.VMerge createTcPrInnerVMerge() {
return new TcPrInner.VMerge();
}
/**
* Create an instance of {@link TcPrInner.TcBorders }
*
*/
public TcPrInner.TcBorders createTcPrInnerTcBorders() {
return new TcPrInner.TcBorders();
}
/**
* Create an instance of {@link CTCustomXmlPr.Placeholder }
*
*/
public CTCustomXmlPr.Placeholder createCTCustomXmlPrPlaceholder() {
return new CTCustomXmlPr.Placeholder();
}
/**
* Create an instance of {@link SdtPr.Alias }
*
*/
public SdtPr.Alias createSdtPrAlias() {
return new SdtPr.Alias();
}
/**
* Create an instance of {@link SdtPr.Equation }
*
*/
public SdtPr.Equation createSdtPrEquation() {
return new SdtPr.Equation();
}
/**
* Create an instance of {@link SdtPr.Picture }
*
*/
public SdtPr.Picture createSdtPrPicture() {
return new SdtPr.Picture();
}
/**
* Create an instance of {@link SdtPr.RichText }
*
*/
public SdtPr.RichText createSdtPrRichText() {
return new SdtPr.RichText();
}
/**
* Create an instance of {@link SdtPr.Citation }
*
*/
public SdtPr.Citation createSdtPrCitation() {
return new SdtPr.Citation();
}
/**
* Create an instance of {@link SdtPr.Group }
*
*/
public SdtPr.Group createSdtPrGroup() {
return new SdtPr.Group();
}
/**
* Create an instance of {@link SdtPr.Bibliography }
*
*/
public SdtPr.Bibliography createSdtPrBibliography() {
return new SdtPr.Bibliography();
}
/**
* Create an instance of {@link CTPlaceholder.DocPart }
*
*/
public CTPlaceholder.DocPart createCTPlaceholderDocPart() {
return new CTPlaceholder.DocPart();
}
/**
* Create an instance of {@link CTSdtDocPart.DocPartGallery }
*
*/
public CTSdtDocPart.DocPartGallery createCTSdtDocPartDocPartGallery() {
return new CTSdtDocPart.DocPartGallery();
}
/**
* Create an instance of {@link CTSdtDocPart.DocPartCategory }
*
*/
public CTSdtDocPart.DocPartCategory createCTSdtDocPartDocPartCategory() {
return new CTSdtDocPart.DocPartCategory();
}
/**
* Create an instance of {@link CTSdtDate.DateFormat }
*
*/
public CTSdtDate.DateFormat createCTSdtDateDateFormat() {
return new CTSdtDate.DateFormat();
}
/**
* Create an instance of {@link SectPr.Type }
*
*/
public SectPr.Type createSectPrType() {
return new SectPr.Type();
}
/**
* Create an instance of {@link SectPr.PgSz }
*
*/
public SectPr.PgSz createSectPrPgSz() {
return new SectPr.PgSz();
}
/**
* Create an instance of {@link SectPr.PgMar }
*
*/
public SectPr.PgMar createSectPrPgMar() {
return new SectPr.PgMar();
}
/**
* Create an instance of {@link SectPr.PgBorders }
*
*/
public SectPr.PgBorders createSectPrPgBorders() {
return new SectPr.PgBorders();
}
/**
* Create an instance of {@link CTFFTextInput.Default }
*
*/
public CTFFTextInput.Default createCTFFTextInputDefault() {
return new CTFFTextInput.Default();
}
/**
* Create an instance of {@link CTFFTextInput.MaxLength }
*
*/
public CTFFTextInput.MaxLength createCTFFTextInputMaxLength() {
return new CTFFTextInput.MaxLength();
}
/**
* Create an instance of {@link CTFFTextInput.Format }
*
*/
public CTFFTextInput.Format createCTFFTextInputFormat() {
return new CTFFTextInput.Format();
}
/**
* Create an instance of {@link CTFFDDList.Result }
*
*/
public CTFFDDList.Result createCTFFDDListResult() {
return new CTFFDDList.Result();
}
/**
* Create an instance of {@link CTFFDDList.Default }
*
*/
public CTFFDDList.Default createCTFFDDListDefault() {
return new CTFFDDList.Default();
}
/**
* Create an instance of {@link CTFFDDList.ListEntry }
*
*/
public CTFFDDList.ListEntry createCTFFDDListListEntry() {
return new CTFFDDList.ListEntry();
}
/**
* Create an instance of {@link PPrBase.PStyle }
*
*/
public PPrBase.PStyle createPPrBasePStyle() {
return new PPrBase.PStyle();
}
/**
* Create an instance of {@link PPrBase.PBdr }
*
*/
public PPrBase.PBdr createPPrBasePBdr() {
return new PPrBase.PBdr();
}
/**
* Create an instance of {@link PPrBase.Spacing }
*
*/
public PPrBase.Spacing createPPrBaseSpacing() {
return new PPrBase.Spacing();
}
/**
* Create an instance of {@link PPrBase.Ind }
*
*/
public PPrBase.Ind createPPrBaseInd() {
return new PPrBase.Ind();
}
/**
* Create an instance of {@link PPrBase.TextAlignment }
*
*/
public PPrBase.TextAlignment createPPrBaseTextAlignment() {
return new PPrBase.TextAlignment();
}
/**
* Create an instance of {@link PPrBase.OutlineLvl }
*
*/
public PPrBase.OutlineLvl createPPrBaseOutlineLvl() {
return new PPrBase.OutlineLvl();
}
/**
* Create an instance of {@link PPrBase.DivId }
*
*/
public PPrBase.DivId createPPrBaseDivId() {
return new PPrBase.DivId();
}
/**
* Create an instance of {@link PPrBase.NumPr.Ilvl }
*
*/
public PPrBase.NumPr.Ilvl createPPrBaseNumPrIlvl() {
return new PPrBase.NumPr.Ilvl();
}
/**
* Create an instance of {@link PPrBase.NumPr.NumId }
*
*/
public PPrBase.NumPr.NumId createPPrBaseNumPrNumId() {
return new PPrBase.NumPr.NumId();
}
/**
* Create an instance of {@link CTRPrChange.RPr }
*
*/
public CTRPrChange.RPr createCTRPrChangeRPr() {
return new CTRPrChange.RPr();
}
/**
* Create an instance of {@link Styles.LatentStyles.LsdException }
*
*/
public Styles.LatentStyles.LsdException createStylesLatentStylesLsdException() {
return new Styles.LatentStyles.LsdException();
}
/**
* Create an instance of {@link Numbering.Num.AbstractNumId }
*
*/
public Numbering.Num.AbstractNumId createNumberingNumAbstractNumId() {
return new Numbering.Num.AbstractNumId();
}
/**
* Create an instance of {@link Numbering.Num.LvlOverride.StartOverride }
*
*/
public Numbering.Num.LvlOverride.StartOverride createNumberingNumLvlOverrideStartOverride() {
return new Numbering.Num.LvlOverride.StartOverride();
}
/**
* Create an instance of {@link Numbering.AbstractNum.MultiLevelType }
*
*/
public Numbering.AbstractNum.MultiLevelType createNumberingAbstractNumMultiLevelType() {
return new Numbering.AbstractNum.MultiLevelType();
}
/**
* Create an instance of {@link Numbering.AbstractNum.Name }
*
*/
public Numbering.AbstractNum.Name createNumberingAbstractNumName() {
return new Numbering.AbstractNum.Name();
}
/**
* Create an instance of {@link Numbering.AbstractNum.StyleLink }
*
*/
public Numbering.AbstractNum.StyleLink createNumberingAbstractNumStyleLink() {
return new Numbering.AbstractNum.StyleLink();
}
/**
* Create an instance of {@link Numbering.AbstractNum.NumStyleLink }
*
*/
public Numbering.AbstractNum.NumStyleLink createNumberingAbstractNumNumStyleLink() {
return new Numbering.AbstractNum.NumStyleLink();
}
/**
* Create an instance of {@link Fonts.Font.AltName }
*
*/
public Fonts.Font.AltName createFontsFontAltName() {
return new Fonts.Font.AltName();
}
/**
* Create an instance of {@link CTWebSettings.Encoding }
*
*/
public CTWebSettings.Encoding createCTWebSettingsEncoding() {
return new CTWebSettings.Encoding();
}
/**
* Create an instance of {@link CTWebSettings.PixelsPerInch }
*
*/
public CTWebSettings.PixelsPerInch createCTWebSettingsPixelsPerInch() {
return new CTWebSettings.PixelsPerInch();
}
/**
* Create an instance of {@link CTSettings.ConsecutiveHyphenLimit }
*
*/
public CTSettings.ConsecutiveHyphenLimit createCTSettingsConsecutiveHyphenLimit() {
return new CTSettings.ConsecutiveHyphenLimit();
}
/**
* Create an instance of {@link CTSettings.SummaryLength }
*
*/
public CTSettings.SummaryLength createCTSettingsSummaryLength() {
return new CTSettings.SummaryLength();
}
/**
* Create an instance of {@link CTSettings.ClickAndTypeStyle }
*
*/
public CTSettings.ClickAndTypeStyle createCTSettingsClickAndTypeStyle() {
return new CTSettings.ClickAndTypeStyle();
}
/**
* Create an instance of {@link CTSettings.DefaultTableStyle }
*
*/
public CTSettings.DefaultTableStyle createCTSettingsDefaultTableStyle() {
return new CTSettings.DefaultTableStyle();
}
/**
* Create an instance of {@link CTSettings.BookFoldPrintingSheets }
*
*/
public CTSettings.BookFoldPrintingSheets createCTSettingsBookFoldPrintingSheets() {
return new CTSettings.BookFoldPrintingSheets();
}
/**
* Create an instance of {@link CTSettings.DisplayHorizontalDrawingGridEvery }
*
*/
public CTSettings.DisplayHorizontalDrawingGridEvery createCTSettingsDisplayHorizontalDrawingGridEvery() {
return new CTSettings.DisplayHorizontalDrawingGridEvery();
}
/**
* Create an instance of {@link CTSettings.DisplayVerticalDrawingGridEvery }
*
*/
public CTSettings.DisplayVerticalDrawingGridEvery createCTSettingsDisplayVerticalDrawingGridEvery() {
return new CTSettings.DisplayVerticalDrawingGridEvery();
}
/**
* Create an instance of {@link CTSettings.AttachedSchema }
*
*/
public CTSettings.AttachedSchema createCTSettingsAttachedSchema() {
return new CTSettings.AttachedSchema();
}
/**
* Create an instance of {@link CTSettings.ForceUpgrade }
*
*/
public CTSettings.ForceUpgrade createCTSettingsForceUpgrade() {
return new CTSettings.ForceUpgrade();
}
/**
* Create an instance of {@link CTSettings.DecimalSymbol }
*
*/
public CTSettings.DecimalSymbol createCTSettingsDecimalSymbol() {
return new CTSettings.DecimalSymbol();
}
/**
* Create an instance of {@link CTSettings.ListSeparator }
*
*/
public CTSettings.ListSeparator createCTSettingsListSeparator() {
return new CTSettings.ListSeparator();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTRecipients }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "recipients")
public JAXBElement createRecipients(CTRecipients value) {
return new JAXBElement(_Recipients_QNAME, CTRecipients.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTxbxContent }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "txbxContent")
public JAXBElement createTxbxContent(CTTxbxContent value) {
return new JAXBElement(_TxbxContent_QNAME, CTTxbxContent.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTFootnotes }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "footnotes")
public JAXBElement createFootnotes(CTFootnotes value) {
return new JAXBElement(_Footnotes_QNAME, CTFootnotes.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTEndnotes }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "endnotes")
public JAXBElement createEndnotes(CTEndnotes value) {
return new JAXBElement(_Endnotes_QNAME, CTEndnotes.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTSettings }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "settings")
public JAXBElement createSettings(CTSettings value) {
return new JAXBElement(_Settings_QNAME, CTSettings.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTWebSettings }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "webSettings")
public JAXBElement createWebSettings(CTWebSettings value) {
return new JAXBElement(_WebSettings_QNAME, CTWebSettings.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Body }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "body")
public JAXBElement createBody(Body value) {
return new JAXBElement(_Body_QNAME, Body.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Text }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "t", scope = R.class)
public JAXBElement createRT(Text value) {
return new JAXBElement(_RT_QNAME, Text.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Text }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "instrText", scope = R.class)
public JAXBElement createRInstrText(Text value) {
return new JAXBElement(_RInstrText_QNAME, Text.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Text }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "delInstrText", scope = R.class)
public JAXBElement createRDelInstrText(Text value) {
return new JAXBElement(_RDelInstrText_QNAME, Text.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.NoBreakHyphen }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "noBreakHyphen", scope = R.class)
public JAXBElement createRNoBreakHyphen(R.NoBreakHyphen value) {
return new JAXBElement(_RNoBreakHyphen_QNAME, R.NoBreakHyphen.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.SoftHyphen }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "softHyphen", scope = R.class)
public JAXBElement createRSoftHyphen(R.SoftHyphen value) {
return new JAXBElement(_RSoftHyphen_QNAME, R.SoftHyphen.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.DayShort }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "dayShort", scope = R.class)
public JAXBElement createRDayShort(R.DayShort value) {
return new JAXBElement(_RDayShort_QNAME, R.DayShort.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.MonthShort }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "monthShort", scope = R.class)
public JAXBElement createRMonthShort(R.MonthShort value) {
return new JAXBElement(_RMonthShort_QNAME, R.MonthShort.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.YearShort }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "yearShort", scope = R.class)
public JAXBElement createRYearShort(R.YearShort value) {
return new JAXBElement(_RYearShort_QNAME, R.YearShort.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.DayLong }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "dayLong", scope = R.class)
public JAXBElement createRDayLong(R.DayLong value) {
return new JAXBElement(_RDayLong_QNAME, R.DayLong.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.MonthLong }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "monthLong", scope = R.class)
public JAXBElement createRMonthLong(R.MonthLong value) {
return new JAXBElement(_RMonthLong_QNAME, R.MonthLong.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.YearLong }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "yearLong", scope = R.class)
public JAXBElement createRYearLong(R.YearLong value) {
return new JAXBElement(_RYearLong_QNAME, R.YearLong.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.AnnotationRef }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "annotationRef", scope = R.class)
public JAXBElement createRAnnotationRef(R.AnnotationRef value) {
return new JAXBElement(_RAnnotationRef_QNAME, R.AnnotationRef.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.FootnoteRef }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "footnoteRef", scope = R.class)
public JAXBElement createRFootnoteRef(R.FootnoteRef value) {
return new JAXBElement(_RFootnoteRef_QNAME, R.FootnoteRef.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.EndnoteRef }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "endnoteRef", scope = R.class)
public JAXBElement createREndnoteRef(R.EndnoteRef value) {
return new JAXBElement(_REndnoteRef_QNAME, R.EndnoteRef.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.Separator }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "separator", scope = R.class)
public JAXBElement createRSeparator(R.Separator value) {
return new JAXBElement(_RSeparator_QNAME, R.Separator.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.ContinuationSeparator }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "continuationSeparator", scope = R.class)
public JAXBElement createRContinuationSeparator(R.ContinuationSeparator value) {
return new JAXBElement(_RContinuationSeparator_QNAME, R.ContinuationSeparator.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.Sym }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "sym", scope = R.class)
public JAXBElement createRSym(R.Sym value) {
return new JAXBElement(_RSym_QNAME, R.Sym.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.PgNum }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "pgNum", scope = R.class)
public JAXBElement createRPgNum(R.PgNum value) {
return new JAXBElement(_RPgNum_QNAME, R.PgNum.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.Cr }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "cr", scope = R.class)
public JAXBElement createRCr(R.Cr value) {
return new JAXBElement(_RCr_QNAME, R.Cr.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.Tab }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "tab", scope = R.class)
public JAXBElement createRTab(R.Tab value) {
return new JAXBElement(_RTab_QNAME, R.Tab.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTObject }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "object", scope = R.class)
public JAXBElement createRObject(CTObject value) {
return new JAXBElement(_RObject_QNAME, CTObject.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Pict }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "pict", scope = R.class)
public JAXBElement createRPict(Pict value) {
return new JAXBElement(_RPict_QNAME, Pict.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FldChar }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "fldChar", scope = R.class)
public JAXBElement createRFldChar(FldChar value) {
return new JAXBElement(_RFldChar_QNAME, FldChar.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTRuby }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "ruby", scope = R.class)
public JAXBElement createRRuby(CTRuby value) {
return new JAXBElement(_RRuby_QNAME, CTRuby.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTFtnEdnRef }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "footnoteReference", scope = R.class)
public JAXBElement createRFootnoteReference(CTFtnEdnRef value) {
return new JAXBElement(_RFootnoteReference_QNAME, CTFtnEdnRef.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTFtnEdnRef }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "endnoteReference", scope = R.class)
public JAXBElement createREndnoteReference(CTFtnEdnRef value) {
return new JAXBElement(_REndnoteReference_QNAME, CTFtnEdnRef.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.CommentReference }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "commentReference", scope = R.class)
public JAXBElement createRCommentReference(R.CommentReference value) {
return new JAXBElement(_RCommentReference_QNAME, R.CommentReference.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Drawing }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "drawing", scope = R.class)
public JAXBElement createRDrawing(Drawing value) {
return new JAXBElement(_RDrawing_QNAME, Drawing.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.Ptab }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "ptab", scope = R.class)
public JAXBElement createRPtab(R.Ptab value) {
return new JAXBElement(_RPtab_QNAME, R.Ptab.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link R.LastRenderedPageBreak }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "lastRenderedPageBreak", scope = R.class)
public JAXBElement createRLastRenderedPageBreak(R.LastRenderedPageBreak value) {
return new JAXBElement(_RLastRenderedPageBreak_QNAME, R.LastRenderedPageBreak.class, R.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Tc }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "tc", scope = Tr.class)
public JAXBElement createTrTc(Tc value) {
return new JAXBElement(_TrTc_QNAME, Tc.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTCustomXmlCell }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXml", scope = Tr.class)
public JAXBElement createTrCustomXml(CTCustomXmlCell value) {
return new JAXBElement(_TrCustomXml_QNAME, CTCustomXmlCell.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTSdtCell }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "sdt", scope = Tr.class)
public JAXBElement createTrSdt(CTSdtCell value) {
return new JAXBElement(_TrSdt_QNAME, CTSdtCell.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RangePermissionStart }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "permStart", scope = Tr.class)
public JAXBElement createTrPermStart(RangePermissionStart value) {
return new JAXBElement(_TrPermStart_QNAME, RangePermissionStart.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTPerm }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "permEnd", scope = Tr.class)
public JAXBElement createTrPermEnd(CTPerm value) {
return new JAXBElement(_TrPermEnd_QNAME, CTPerm.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "bookmarkStart", scope = Tr.class)
public JAXBElement createTrBookmarkStart(CTBookmark value) {
return new JAXBElement(_TrBookmarkStart_QNAME, CTBookmark.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkupRange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "bookmarkEnd", scope = Tr.class)
public JAXBElement createTrBookmarkEnd(CTMarkupRange value) {
return new JAXBElement(_TrBookmarkEnd_QNAME, CTMarkupRange.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFromRangeStart", scope = Tr.class)
public JAXBElement createTrMoveFromRangeStart(CTMoveBookmark value) {
return new JAXBElement(_TrMoveFromRangeStart_QNAME, CTMoveBookmark.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveFromRangeEnd }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFromRangeEnd", scope = Tr.class)
public JAXBElement createTrMoveFromRangeEnd(CTMoveFromRangeEnd value) {
return new JAXBElement(_TrMoveFromRangeEnd_QNAME, CTMoveFromRangeEnd.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveToRangeEnd }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveToRangeEnd", scope = Tr.class)
public JAXBElement createTrMoveToRangeEnd(CTMoveToRangeEnd value) {
return new JAXBElement(_TrMoveToRangeEnd_QNAME, CTMoveToRangeEnd.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveToRangeStart", scope = Tr.class)
public JAXBElement createTrMoveToRangeStart(CTMoveBookmark value) {
return new JAXBElement(_TrMoveToRangeStart_QNAME, CTMoveBookmark.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlInsRangeStart", scope = Tr.class)
public JAXBElement createTrCustomXmlInsRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlInsRangeStart_QNAME, CTTrackChange.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlInsRangeEnd", scope = Tr.class)
public JAXBElement createTrCustomXmlInsRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlInsRangeEnd_QNAME, CTMarkup.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlDelRangeStart", scope = Tr.class)
public JAXBElement createTrCustomXmlDelRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlDelRangeStart_QNAME, CTTrackChange.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlDelRangeEnd", scope = Tr.class)
public JAXBElement createTrCustomXmlDelRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlDelRangeEnd_QNAME, CTMarkup.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveFromRangeStart", scope = Tr.class)
public JAXBElement createTrCustomXmlMoveFromRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlMoveFromRangeStart_QNAME, CTTrackChange.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveFromRangeEnd", scope = Tr.class)
public JAXBElement createTrCustomXmlMoveFromRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlMoveFromRangeEnd_QNAME, CTMarkup.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveToRangeStart", scope = Tr.class)
public JAXBElement createTrCustomXmlMoveToRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlMoveToRangeStart_QNAME, CTTrackChange.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveToRangeEnd", scope = Tr.class)
public JAXBElement createTrCustomXmlMoveToRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlMoveToRangeEnd_QNAME, CTMarkup.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RunTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFrom", scope = Tr.class)
public JAXBElement createTrMoveFrom(RunTrackChange value) {
return new JAXBElement(_TrMoveFrom_QNAME, RunTrackChange.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RunTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveTo", scope = Tr.class)
public JAXBElement createTrMoveTo(RunTrackChange value) {
return new JAXBElement(_TrMoveTo_QNAME, RunTrackChange.class, Tr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTCustomXmlRun }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXml", scope = P.class)
public JAXBElement createPCustomXml(CTCustomXmlRun value) {
return new JAXBElement(_TrCustomXml_QNAME, CTCustomXmlRun.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTSmartTagRun }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "smartTag", scope = P.class)
public JAXBElement createPSmartTag(CTSmartTagRun value) {
return new JAXBElement(_PSmartTag_QNAME, CTSmartTagRun.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SdtRun }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "sdt", scope = P.class)
public JAXBElement createPSdt(SdtRun value) {
return new JAXBElement(_TrSdt_QNAME, SdtRun.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link P.Dir }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "dir", scope = P.class)
public JAXBElement createPDir(P.Dir value) {
return new JAXBElement(_PDir_QNAME, P.Dir.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link P.Bdo }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "bdo", scope = P.class)
public JAXBElement createPBdo(P.Bdo value) {
return new JAXBElement(_PBdo_QNAME, P.Bdo.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RangePermissionStart }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "permStart", scope = P.class)
public JAXBElement createPPermStart(RangePermissionStart value) {
return new JAXBElement(_TrPermStart_QNAME, RangePermissionStart.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTPerm }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "permEnd", scope = P.class)
public JAXBElement createPPermEnd(CTPerm value) {
return new JAXBElement(_TrPermEnd_QNAME, CTPerm.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "bookmarkStart", scope = P.class)
public JAXBElement createPBookmarkStart(CTBookmark value) {
return new JAXBElement(_TrBookmarkStart_QNAME, CTBookmark.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkupRange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "bookmarkEnd", scope = P.class)
public JAXBElement createPBookmarkEnd(CTMarkupRange value) {
return new JAXBElement(_TrBookmarkEnd_QNAME, CTMarkupRange.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFromRangeStart", scope = P.class)
public JAXBElement createPMoveFromRangeStart(CTMoveBookmark value) {
return new JAXBElement(_TrMoveFromRangeStart_QNAME, CTMoveBookmark.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveFromRangeEnd }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFromRangeEnd", scope = P.class)
public JAXBElement createPMoveFromRangeEnd(CTMoveFromRangeEnd value) {
return new JAXBElement(_TrMoveFromRangeEnd_QNAME, CTMoveFromRangeEnd.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveToRangeEnd }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveToRangeEnd", scope = P.class)
public JAXBElement createPMoveToRangeEnd(CTMoveToRangeEnd value) {
return new JAXBElement(_TrMoveToRangeEnd_QNAME, CTMoveToRangeEnd.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveToRangeStart", scope = P.class)
public JAXBElement createPMoveToRangeStart(CTMoveBookmark value) {
return new JAXBElement(_TrMoveToRangeStart_QNAME, CTMoveBookmark.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlInsRangeStart", scope = P.class)
public JAXBElement createPCustomXmlInsRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlInsRangeStart_QNAME, CTTrackChange.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlInsRangeEnd", scope = P.class)
public JAXBElement createPCustomXmlInsRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlInsRangeEnd_QNAME, CTMarkup.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlDelRangeStart", scope = P.class)
public JAXBElement createPCustomXmlDelRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlDelRangeStart_QNAME, CTTrackChange.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlDelRangeEnd", scope = P.class)
public JAXBElement createPCustomXmlDelRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlDelRangeEnd_QNAME, CTMarkup.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveFromRangeStart", scope = P.class)
public JAXBElement createPCustomXmlMoveFromRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlMoveFromRangeStart_QNAME, CTTrackChange.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveFromRangeEnd", scope = P.class)
public JAXBElement createPCustomXmlMoveFromRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlMoveFromRangeEnd_QNAME, CTMarkup.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveToRangeStart", scope = P.class)
public JAXBElement createPCustomXmlMoveToRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlMoveToRangeStart_QNAME, CTTrackChange.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveToRangeEnd", scope = P.class)
public JAXBElement createPCustomXmlMoveToRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlMoveToRangeEnd_QNAME, CTMarkup.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RunTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFrom", scope = P.class)
public JAXBElement createPMoveFrom(RunTrackChange value) {
return new JAXBElement(_TrMoveFrom_QNAME, RunTrackChange.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RunTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveTo", scope = P.class)
public JAXBElement createPMoveTo(RunTrackChange value) {
return new JAXBElement(_TrMoveTo_QNAME, RunTrackChange.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTSimpleField }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "fldSimple", scope = P.class)
public JAXBElement createPFldSimple(CTSimpleField value) {
return new JAXBElement(_PFldSimple_QNAME, CTSimpleField.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link P.Hyperlink }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "hyperlink", scope = P.class)
public JAXBElement createPHyperlink(P.Hyperlink value) {
return new JAXBElement(_PHyperlink_QNAME, P.Hyperlink.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTRel }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "subDoc", scope = P.class)
public JAXBElement createPSubDoc(CTRel value) {
return new JAXBElement(_PSubDoc_QNAME, CTRel.class, P.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTCustomXmlBlock }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXml", scope = Hdr.class)
public JAXBElement createHdrCustomXml(CTCustomXmlBlock value) {
return new JAXBElement(_TrCustomXml_QNAME, CTCustomXmlBlock.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Tbl }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "tbl", scope = Hdr.class)
public JAXBElement createHdrTbl(Tbl value) {
return new JAXBElement(_HdrTbl_QNAME, Tbl.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RangePermissionStart }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "permStart", scope = Hdr.class)
public JAXBElement createHdrPermStart(RangePermissionStart value) {
return new JAXBElement(_TrPermStart_QNAME, RangePermissionStart.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTPerm }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "permEnd", scope = Hdr.class)
public JAXBElement createHdrPermEnd(CTPerm value) {
return new JAXBElement(_TrPermEnd_QNAME, CTPerm.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "bookmarkStart", scope = Hdr.class)
public JAXBElement createHdrBookmarkStart(CTBookmark value) {
return new JAXBElement(_TrBookmarkStart_QNAME, CTBookmark.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkupRange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "bookmarkEnd", scope = Hdr.class)
public JAXBElement createHdrBookmarkEnd(CTMarkupRange value) {
return new JAXBElement(_TrBookmarkEnd_QNAME, CTMarkupRange.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFromRangeStart", scope = Hdr.class)
public JAXBElement createHdrMoveFromRangeStart(CTMoveBookmark value) {
return new JAXBElement(_TrMoveFromRangeStart_QNAME, CTMoveBookmark.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveFromRangeEnd }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFromRangeEnd", scope = Hdr.class)
public JAXBElement createHdrMoveFromRangeEnd(CTMoveFromRangeEnd value) {
return new JAXBElement(_TrMoveFromRangeEnd_QNAME, CTMoveFromRangeEnd.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveToRangeEnd }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveToRangeEnd", scope = Hdr.class)
public JAXBElement createHdrMoveToRangeEnd(CTMoveToRangeEnd value) {
return new JAXBElement(_TrMoveToRangeEnd_QNAME, CTMoveToRangeEnd.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveToRangeStart", scope = Hdr.class)
public JAXBElement createHdrMoveToRangeStart(CTMoveBookmark value) {
return new JAXBElement(_TrMoveToRangeStart_QNAME, CTMoveBookmark.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlInsRangeStart", scope = Hdr.class)
public JAXBElement createHdrCustomXmlInsRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlInsRangeStart_QNAME, CTTrackChange.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlInsRangeEnd", scope = Hdr.class)
public JAXBElement createHdrCustomXmlInsRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlInsRangeEnd_QNAME, CTMarkup.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlDelRangeStart", scope = Hdr.class)
public JAXBElement createHdrCustomXmlDelRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlDelRangeStart_QNAME, CTTrackChange.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlDelRangeEnd", scope = Hdr.class)
public JAXBElement createHdrCustomXmlDelRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlDelRangeEnd_QNAME, CTMarkup.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveFromRangeStart", scope = Hdr.class)
public JAXBElement createHdrCustomXmlMoveFromRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlMoveFromRangeStart_QNAME, CTTrackChange.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveFromRangeEnd", scope = Hdr.class)
public JAXBElement createHdrCustomXmlMoveFromRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlMoveFromRangeEnd_QNAME, CTMarkup.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveToRangeStart", scope = Hdr.class)
public JAXBElement createHdrCustomXmlMoveToRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlMoveToRangeStart_QNAME, CTTrackChange.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveToRangeEnd", scope = Hdr.class)
public JAXBElement createHdrCustomXmlMoveToRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlMoveToRangeEnd_QNAME, CTMarkup.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RunTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFrom", scope = Hdr.class)
public JAXBElement createHdrMoveFrom(RunTrackChange value) {
return new JAXBElement(_TrMoveFrom_QNAME, RunTrackChange.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RunTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveTo", scope = Hdr.class)
public JAXBElement createHdrMoveTo(RunTrackChange value) {
return new JAXBElement(_TrMoveTo_QNAME, RunTrackChange.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTAltChunk }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "altChunk", scope = Hdr.class)
public JAXBElement createHdrAltChunk(CTAltChunk value) {
return new JAXBElement(_HdrAltChunk_QNAME, CTAltChunk.class, Hdr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTCustomXmlBlock }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXml", scope = Ftr.class)
public JAXBElement createFtrCustomXml(CTCustomXmlBlock value) {
return new JAXBElement(_TrCustomXml_QNAME, CTCustomXmlBlock.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Tbl }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "tbl", scope = Ftr.class)
public JAXBElement createFtrTbl(Tbl value) {
return new JAXBElement(_HdrTbl_QNAME, Tbl.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RangePermissionStart }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "permStart", scope = Ftr.class)
public JAXBElement createFtrPermStart(RangePermissionStart value) {
return new JAXBElement(_TrPermStart_QNAME, RangePermissionStart.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTPerm }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "permEnd", scope = Ftr.class)
public JAXBElement createFtrPermEnd(CTPerm value) {
return new JAXBElement(_TrPermEnd_QNAME, CTPerm.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "bookmarkStart", scope = Ftr.class)
public JAXBElement createFtrBookmarkStart(CTBookmark value) {
return new JAXBElement(_TrBookmarkStart_QNAME, CTBookmark.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkupRange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "bookmarkEnd", scope = Ftr.class)
public JAXBElement createFtrBookmarkEnd(CTMarkupRange value) {
return new JAXBElement(_TrBookmarkEnd_QNAME, CTMarkupRange.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFromRangeStart", scope = Ftr.class)
public JAXBElement createFtrMoveFromRangeStart(CTMoveBookmark value) {
return new JAXBElement(_TrMoveFromRangeStart_QNAME, CTMoveBookmark.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveFromRangeEnd }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFromRangeEnd", scope = Ftr.class)
public JAXBElement createFtrMoveFromRangeEnd(CTMoveFromRangeEnd value) {
return new JAXBElement(_TrMoveFromRangeEnd_QNAME, CTMoveFromRangeEnd.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveToRangeEnd }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveToRangeEnd", scope = Ftr.class)
public JAXBElement createFtrMoveToRangeEnd(CTMoveToRangeEnd value) {
return new JAXBElement(_TrMoveToRangeEnd_QNAME, CTMoveToRangeEnd.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMoveBookmark }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveToRangeStart", scope = Ftr.class)
public JAXBElement createFtrMoveToRangeStart(CTMoveBookmark value) {
return new JAXBElement(_TrMoveToRangeStart_QNAME, CTMoveBookmark.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlInsRangeStart", scope = Ftr.class)
public JAXBElement createFtrCustomXmlInsRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlInsRangeStart_QNAME, CTTrackChange.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlInsRangeEnd", scope = Ftr.class)
public JAXBElement createFtrCustomXmlInsRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlInsRangeEnd_QNAME, CTMarkup.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlDelRangeStart", scope = Ftr.class)
public JAXBElement createFtrCustomXmlDelRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlDelRangeStart_QNAME, CTTrackChange.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlDelRangeEnd", scope = Ftr.class)
public JAXBElement createFtrCustomXmlDelRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlDelRangeEnd_QNAME, CTMarkup.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveFromRangeStart", scope = Ftr.class)
public JAXBElement createFtrCustomXmlMoveFromRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlMoveFromRangeStart_QNAME, CTTrackChange.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveFromRangeEnd", scope = Ftr.class)
public JAXBElement createFtrCustomXmlMoveFromRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlMoveFromRangeEnd_QNAME, CTMarkup.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveToRangeStart", scope = Ftr.class)
public JAXBElement createFtrCustomXmlMoveToRangeStart(CTTrackChange value) {
return new JAXBElement(_TrCustomXmlMoveToRangeStart_QNAME, CTTrackChange.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTMarkup }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXmlMoveToRangeEnd", scope = Ftr.class)
public JAXBElement createFtrCustomXmlMoveToRangeEnd(CTMarkup value) {
return new JAXBElement(_TrCustomXmlMoveToRangeEnd_QNAME, CTMarkup.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RunTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveFrom", scope = Ftr.class)
public JAXBElement createFtrMoveFrom(RunTrackChange value) {
return new JAXBElement(_TrMoveFrom_QNAME, RunTrackChange.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RunTrackChange }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "moveTo", scope = Ftr.class)
public JAXBElement createFtrMoveTo(RunTrackChange value) {
return new JAXBElement(_TrMoveTo_QNAME, RunTrackChange.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTAltChunk }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "altChunk", scope = Ftr.class)
public JAXBElement createFtrAltChunk(CTAltChunk value) {
return new JAXBElement(_HdrAltChunk_QNAME, CTAltChunk.class, Ftr.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CTCustomXmlBlock }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://schemas.openxmlformats.org/wordprocessingml/2006/main", name = "customXml", scope = CTFtnEdn.class)
public JAXBElement