public abstract class XWPFAbstractFootnotesEndnotes
extends org.apache.poi.ooxml.POIXMLDocumentPart
| Constructor and Description |
|---|
XWPFAbstractFootnotesEndnotes() |
XWPFAbstractFootnotesEndnotes(OPCPackage pkg) |
XWPFAbstractFootnotesEndnotes(OPCPackage pkg,
String coreDocumentRel) |
XWPFAbstractFootnotesEndnotes(PackagePart part) |
XWPFAbstractFootnotesEndnotes(org.apache.poi.ooxml.POIXMLDocumentPart parent,
PackagePart part) |
| Modifier and Type | Method and Description |
|---|---|
XWPFAbstractFootnoteEndnote |
getFootnoteById(int id) |
FootnoteEndnoteIdManager |
getIdManager() |
XWPFDocument |
getXWPFDocument() |
void |
setIdManager(FootnoteEndnoteIdManager footnoteIdManager) |
void |
setXWPFDocument(XWPFDocument doc) |
_invokeOnDocumentRead, addRelation, createRelationship, createRelationship, createRelationship, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, isCommited, isCommitted, setCommited, setCommitted, toStringpublic XWPFAbstractFootnotesEndnotes(OPCPackage pkg)
public XWPFAbstractFootnotesEndnotes(OPCPackage pkg, String coreDocumentRel)
public XWPFAbstractFootnotesEndnotes()
public XWPFAbstractFootnotesEndnotes(PackagePart part)
public XWPFAbstractFootnotesEndnotes(org.apache.poi.ooxml.POIXMLDocumentPart parent,
PackagePart part)
public XWPFAbstractFootnoteEndnote getFootnoteById(int id)
public XWPFDocument getXWPFDocument()
IBody.getPart()public void setXWPFDocument(XWPFDocument doc)
public void setIdManager(FootnoteEndnoteIdManager footnoteIdManager)
public FootnoteEndnoteIdManager getIdManager()
Copyright © 2010 - 2020 Adobe. All Rights Reserved