public final class SlidePart extends JaxbPmlPart<Sld>
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
COLOR_MAPPING, COMMON_SLIDE_DATA, randombinderjaxbElement, jc, MAX_BYTES_Unmarshal_ErrorcontentType, partName, relationships| Constructor and Description |
|---|
SlidePart() |
SlidePart(PartName partName) |
| Modifier and Type | Method and Description |
|---|---|
NotesSlidePart |
createNotesSlidePart(NotesMasterPart nmp) |
static Sld |
createSld() |
CommentsPart |
getCommentsPart() |
NotesSlidePart |
getNotesSlidePart() |
ResolvedLayout |
getResolvedLayout() |
SlideLayoutPart |
getSlideLayoutPart() |
void |
init() |
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,
java.lang.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, getConfiguredUnmarshaller, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getMceIgnorable, getXML, inputStreamToXSR, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, preprocess, setContents, setJAXBContext, setJaxbElement, transform, transformToDom, 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 SlidePart(PartName partName) throws InvalidFormatException
InvalidFormatExceptionpublic SlidePart()
throws InvalidFormatException
InvalidFormatExceptionpublic void init()
protected void setMceIgnorable(McIgnorableNamespaceDeclarator namespacePrefixMapper)
JaxbXmlPartsetMceIgnorable in class JaxbXmlPart<Sld>public static Sld createSld() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionpublic ResolvedLayout getResolvedLayout()
public boolean setPartShortcut(Part part)
public boolean setPartShortcut(Part part, java.lang.String relationshipType)
BasesetPartShortcut in class Partpublic NotesSlidePart getNotesSlidePart()
public SlideLayoutPart getSlideLayoutPart()
public CommentsPart getCommentsPart()
public NotesSlidePart createNotesSlidePart(NotesMasterPart nmp) throws InvalidFormatException, javax.xml.bind.JAXBException
InvalidFormatExceptionjavax.xml.bind.JAXBExceptionCopyright © 2007–2023. All rights reserved.