public final class SlideLayoutPart extends JaxbPmlPart<SldLayout>
COLOR_MAPPING, COMMON_SLIDE_DATA, log, random
binder
jaxbElement, jc, MAX_BYTES_Unmarshal_Error
contentType, partName, relationships
Constructor and Description |
---|
SlideLayoutPart() |
SlideLayoutPart(PartName partName) |
Modifier and Type | Method and Description |
---|---|
static SldLayout |
createSldLayout() |
Map<String,ShapeWrapper> |
getIndexedPlaceHolders() |
ResolvedLayout |
getResolvedLayout() |
SlideMasterPart |
getSlideMasterPart() |
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.
|
boolean |
setPartShortcut(Part part) |
boolean |
setPartShortcut(Part part,
String relationshipType)
Tell the source Part about this target Part, so the
source can use this part via a convenience method.
|
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, setRelationshipType, setSourceRelationship, setVersion
addTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserData
public SlideLayoutPart(PartName partName) throws InvalidFormatException
InvalidFormatException
public SlideLayoutPart() throws InvalidFormatException
InvalidFormatException
public void init()
protected void setMceIgnorable(McIgnorableNamespaceDeclarator namespacePrefixMapper)
JaxbXmlPart
setMceIgnorable
in class JaxbXmlPart<SldLayout>
public SlideMasterPart getSlideMasterPart()
public boolean setPartShortcut(Part part)
public boolean setPartShortcut(Part part, String relationshipType)
Base
setPartShortcut
in class Part
public ResolvedLayout getResolvedLayout()
public static SldLayout createSldLayout() throws JAXBException
JAXBException
public Map<String,ShapeWrapper> getIndexedPlaceHolders()
public void marshal(OutputStream os, Object namespacePrefixMapper) throws JAXBException
marshal
in class JaxbXmlPart<SldLayout>
os
- XML will be added to this stream.namespacePrefixMapper
- namespacePrefixMapperJAXBException
- If any unexpected problem occurs during the marshalling.Copyright © 2007-2019. All Rights Reserved.