Class NotesSlidePart

All Implemented Interfaces:
XPathEnabled<Notes>

public final class NotesSlidePart extends JaxbPmlPart<Notes>
  • Field Details

    • log

      protected static org.slf4j.Logger log
  • Constructor Details

  • Method Details

    • init

      public void init()
    • createNotes

      public static Notes createNotes() throws jakarta.xml.bind.JAXBException
      Throws:
      jakarta.xml.bind.JAXBException
    • createNotesMinimal

      public static Notes createNotesMinimal() throws jakarta.xml.bind.JAXBException
      Throws:
      jakarta.xml.bind.JAXBException
    • setPartShortcut

      public boolean setPartShortcut(Part part)
    • setPartShortcut

      public boolean setPartShortcut(Part part, String relationshipType)
      Description copied from class: Base
      Tell the source Part about this target Part, so the source can use this part via a convenience method.
      Overrides:
      setPartShortcut in class Part
      Returns:
      true if the source Part does use the target Part in a convenience method.
    • getNotesMasterPart

      public NotesMasterPart getNotesMasterPart()
      Since:
      8.1.3, 11.1.3
    • addNoteTextPara

      public void addNoteTextPara(String noteText, String lang)
      Since:
      8.1.3, 11.1.3