Class ObjectFactory
java.lang.Object
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.ObjectFactory
public class ObjectFactory
extends java.lang.Object
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command 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.
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command -
Method Summary
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command
-
-
Method Details
-
createCTCommentAuthorMonikerList
Create an instance ofCTCommentAuthorMonikerList -
createCTCommentMonikerList
Create an instance ofCTCommentMonikerList -
createCTDocumentMonikerList
Create an instance ofCTDocumentMonikerList -
createCTSlideBaseMonikerList
Create an instance ofCTSlideBaseMonikerList -
createCTSlideLayoutMonikerList
Create an instance ofCTSlideLayoutMonikerList -
createCTMainMasterMonikerList
Create an instance ofCTMainMasterMonikerList -
createCTSlideMonikerList
Create an instance ofCTSlideMonikerList -
createCTChangesInfo
Create an instance ofCTChangesInfo -
createCTDocumentMoniker
Create an instance ofCTDocumentMoniker -
createCTSlideMoniker
Create an instance ofCTSlideMoniker -
createCTMainMasterMoniker
Create an instance ofCTMainMasterMoniker -
createCTSlideLayoutMoniker
Create an instance ofCTSlideLayoutMoniker -
createCTCommentMoniker
Create an instance ofCTCommentMoniker -
createCTCommentAuthorMoniker
Create an instance ofCTCommentAuthorMoniker -
createCTCommentChanges
Create an instance ofCTCommentChanges -
createCTCommentAuthorChanges
Create an instance ofCTCommentAuthorChanges -
createCTSlideChanges
Create an instance ofCTSlideChanges -
createCTSlideLayoutChanges
Create an instance ofCTSlideLayoutChanges -
createCTMainMasterChanges
Create an instance ofCTMainMasterChanges -
createCTDocumentChanges
Create an instance ofCTDocumentChanges -
createCTDocumentChangesList
Create an instance ofCTDocumentChangesList -
createCmAuthorMkLst
public javax.xml.bind.JAXBElement<CTCommentAuthorMonikerList> createCmAuthorMkLst(CTCommentAuthorMonikerList value) -
createCmMkLst
-
createDocMkLst
public javax.xml.bind.JAXBElement<CTDocumentMonikerList> createDocMkLst(CTDocumentMonikerList value) -
createSldBaseMkLst
public javax.xml.bind.JAXBElement<CTSlideBaseMonikerList> createSldBaseMkLst(CTSlideBaseMonikerList value) -
createSldLayoutMkLst
public javax.xml.bind.JAXBElement<CTSlideLayoutMonikerList> createSldLayoutMkLst(CTSlideLayoutMonikerList value) -
createSldMasterMkLst
public javax.xml.bind.JAXBElement<CTMainMasterMonikerList> createSldMasterMkLst(CTMainMasterMonikerList value) -
createSldMkLst
-
createChgInfo
-