|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.POIXMLDocumentPart
org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
org.apache.poi.xdgf.usermodel.XDGFPages
public class XDGFPages
Contains a list of Page objects (not page content!)
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.poi.POIXMLDocumentPart |
|---|
POIXMLDocumentPart.RelationPart |
| Field Summary |
|---|
| Fields inherited from class org.apache.poi.xdgf.xml.XDGFXMLDocumentPart |
|---|
_document |
| Constructor Summary | |
|---|---|
XDGFPages(PackagePart part,
XDGFDocument document)
|
|
| Method Summary | |
|---|---|
java.util.List<XDGFPage> |
getPageList()
|
protected void |
onDocumentRead()
Fired when a package part is read |
| Methods inherited from class org.apache.poi.POIXMLDocumentPart |
|---|
_invokeOnDocumentRead, addRelation, commit, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationParts, getRelations, getTargetPart, onDocumentCreate, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XDGFPages(PackagePart part,
XDGFDocument document)
| Method Detail |
|---|
protected void onDocumentRead()
POIXMLDocumentPart
onDocumentRead in class POIXMLDocumentPartpublic java.util.List<XDGFPage> getPageList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||