public final class SlideMasterPart extends JaxbPmlPart<SldMaster>
COLOR_MAPPING, COMMON_SLIDE_DATA, log, randombinderjaxbElement, jc, MAX_BYTES_Unmarshal_ErrorcontentType, partName, relationships| Constructor and Description |
|---|
SlideMasterPart() |
SlideMasterPart(PartName partName) |
| Modifier and Type | Method and Description |
|---|---|
SlideLayoutIdList.SldLayoutId |
addSlideLayoutIdListEntry(SlideLayoutPart slideLayoutPart) |
static SldMaster |
createSldMaster() |
Map<String,ShapeWrapper> |
getIndexedPlaceHolders() |
ResolvedLayout |
getResolvedLayout() |
void |
init() |
void |
marshal(OutputStream os,
Object namespacePrefixMapper)
Marshal the content tree rooted at jaxbElement into an output
stream
|
protected void |
setMceIgnorable(McIgnorableNamespaceDeclarator namespacePrefixMapper)
Where the mc:Ignorable attribute is present,
ensure its contents matches the ignorable namespaces
actually present.
|
getSlideId, getSlideLayoutOrMasterId, newPartForContentTypecreateBinderAndJaxbElement, getBinder, getJAXBAssociationsForXPath, getJAXBAssociationsForXPath, getJAXBNodesViaXPath, getJAXBNodesViaXPath, setJaxbElement, unmarshal, unmarshaladdMcChoiceNamespace, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getMceIgnorable, getXML, isContentEqual, isUnmarshalled, marshal, marshal, marshal, pipe, pipe, pipe, setContents, setJAXBContext, setJaxbElement, transform, variableReplacegetContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, remove, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersionaddTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserDatapublic SlideMasterPart(PartName partName) throws InvalidFormatException
InvalidFormatExceptionpublic SlideMasterPart()
throws InvalidFormatException
InvalidFormatExceptionpublic void init()
protected void setMceIgnorable(McIgnorableNamespaceDeclarator namespacePrefixMapper)
JaxbXmlPartsetMceIgnorable in class JaxbXmlPart<SldMaster>public ResolvedLayout getResolvedLayout()
public static SldMaster createSldMaster() throws JAXBException
JAXBExceptionpublic SlideLayoutIdList.SldLayoutId addSlideLayoutIdListEntry(SlideLayoutPart slideLayoutPart) throws InvalidFormatException
InvalidFormatExceptionpublic Map<String,ShapeWrapper> getIndexedPlaceHolders()
public void marshal(OutputStream os, Object namespacePrefixMapper) throws JAXBException
marshal in class JaxbXmlPart<SldMaster>os - XML will be added to this stream.namespacePrefixMapper - namespacePrefixMapperJAXBException - If any unexpected problem occurs during the marshalling.Copyright © 2007-2022. All Rights Reserved.