public final class NotesSlidePart extends JaxbPmlPart<Notes>
| 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 |
|---|
NotesSlidePart() |
NotesSlidePart(PartName partName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNoteTextPara(java.lang.String noteText,
java.lang.String lang) |
static Notes |
createNotes() |
static Notes |
createNotesMinimal() |
NotesMasterPart |
getNotesMasterPart() |
void |
init() |
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, setMceIgnorable, 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 NotesSlidePart(PartName partName) throws InvalidFormatException
InvalidFormatExceptionpublic NotesSlidePart()
throws InvalidFormatException
InvalidFormatExceptionpublic void init()
public static Notes createNotes() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionpublic static Notes createNotesMinimal() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionpublic boolean setPartShortcut(Part part)
public boolean setPartShortcut(Part part, java.lang.String relationshipType)
BasesetPartShortcut in class Partpublic NotesMasterPart getNotesMasterPart()
public void addNoteTextPara(java.lang.String noteText,
java.lang.String lang)
Copyright © 2007–2023. All rights reserved.