- java.lang.Object
-
- org.apache.poi.ooxml.POIXMLDocumentPart
-
- org.apache.poi.xssf.usermodel.XSSFPictureData
-
- com.github.pjfanning.xlsx.impl.XlsxPictureData
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
org.apache.poi.ooxml.POIXMLDocumentPart.RelationPart
-
Field Summary
-
Fields inherited from class org.apache.poi.xssf.usermodel.XSSFPictureData
RELATIONS
-
Constructor Summary
Constructors
| Constructor and Description |
XlsxPictureData(org.apache.poi.openxml4j.opc.PackagePart part) |
-
Method Summary
-
Methods inherited from class org.apache.poi.xssf.usermodel.XSSFPictureData
getData, getMimeType, getPictureType, prepareForCommit, suggestFileExtension
-
Methods inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
_invokeOnDocumentRead, addRelation, commit, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, getTargetPart, isCommitted, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, read, rebase, removeRelation, removeRelation, removeRelation, setCommitted, toString
Copyright © 2021. All rights reserved.