Package org.apache.poi.xdgf.usermodel
Class XDGFPages
java.lang.Object
org.apache.poi.ooxml.POIXMLDocumentPart
org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
org.apache.poi.xdgf.usermodel.XDGFPages
Contains a list of Page objects (not page content!)
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
POIXMLDocumentPart.RelationPart -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
setDocumentMethods inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
_invokeOnDocumentRead, addRelation, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, isCommitted, setCommitted, toString
-
Constructor Details
-
XDGFPages
- Since:
- POI 3.14-Beta1
-
-
Method Details
-
getPageList
- Returns:
- A list of pages ordered by page number
-