Package org.apache.poi.xslf.usermodel
Class XSLFCommentAuthors
java.lang.Object
org.apache.poi.ooxml.POIXMLDocumentPart
org.apache.poi.xslf.usermodel.XSLFCommentAuthors
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
POIXMLDocumentPart.RelationPart
-
Method Summary
Modifier and TypeMethodDescriptionorg.openxmlformats.schemas.presentationml.x2006.main.CTCommentAuthor
getAuthorById
(long id) org.openxmlformats.schemas.presentationml.x2006.main.CTCommentAuthorList
Methods inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
_invokeOnDocumentRead, addRelation, commit, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, getTargetPart, isCommited, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, removeRelation, setCommited, toString
-
Method Details
-
getCTCommentAuthorsList
public org.openxmlformats.schemas.presentationml.x2006.main.CTCommentAuthorList getCTCommentAuthorsList() -
getAuthorById
public org.openxmlformats.schemas.presentationml.x2006.main.CTCommentAuthor getAuthorById(long id)
-