public final class SlideMasterPart extends JaxbPmlPart<SldMaster>
COLOR_MAPPING, COMMON_SLIDE_DATA, log, random
binder
jaxbElement, jc, MAX_BYTES_Unmarshal_Error
contentType, 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, newPartForContentType
createBinderAndJaxbElement, getBinder, getJAXBAssociationsForXPath, getJAXBAssociationsForXPath, getJAXBNodesViaXPath, getJAXBNodesViaXPath, setJaxbElement, unmarshal, unmarshal
addMcChoiceNamespace, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getMceIgnorable, getXML, isContentEqual, isUnmarshalled, marshal, marshal, marshal, pipe, pipe, pipe, setContents, setJAXBContext, setJaxbElement, transform, variableReplace
getContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, remove, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersion
addTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserData
public SlideMasterPart(PartName partName) throws InvalidFormatException
InvalidFormatException
public SlideMasterPart() throws InvalidFormatException
InvalidFormatException
public void init()
protected void setMceIgnorable(McIgnorableNamespaceDeclarator namespacePrefixMapper)
JaxbXmlPart
setMceIgnorable
in class JaxbXmlPart<SldMaster>
public ResolvedLayout getResolvedLayout()
public static SldMaster createSldMaster() throws JAXBException
JAXBException
public SlideLayoutIdList.SldLayoutId addSlideLayoutIdListEntry(SlideLayoutPart slideLayoutPart) throws InvalidFormatException
InvalidFormatException
public 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-2019. All Rights Reserved.