public final class SlideLayoutPart extends JaxbPmlPart<SldLayout>
COLOR_MAPPING, COMMON_SLIDE_DATA, log, randombinderjaxbElement, jc, MAX_BYTES_Unmarshal_ErrorcontentType, 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, 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, setRelationshipType, setSourceRelationship, setVersionaddTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserDatapublic SlideLayoutPart(PartName partName) throws InvalidFormatException
InvalidFormatExceptionpublic SlideLayoutPart()
throws InvalidFormatException
InvalidFormatExceptionpublic void init()
protected void setMceIgnorable(McIgnorableNamespaceDeclarator namespacePrefixMapper)
JaxbXmlPartsetMceIgnorable in class JaxbXmlPart<SldLayout>public SlideMasterPart getSlideMasterPart()
public boolean setPartShortcut(Part part)
public boolean setPartShortcut(Part part, String relationshipType)
BasesetPartShortcut in class Partpublic ResolvedLayout getResolvedLayout()
public static SldLayout createSldLayout() throws JAXBException
JAXBExceptionpublic 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-2022. All Rights Reserved.