IBodypublic class XWPFFooter extends XWPFHeaderFooter
DEFAULT_XML_OPTIONS| Constructor | Description |
|---|---|
XWPFFooter() |
|
XWPFFooter(POIXMLDocumentPart parent,
PackagePart part,
PackageRelationship rel) |
|
XWPFFooter(XWPFDocument doc,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr hdrFtr) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
commit() |
save and commit footer
|
BodyType |
getPartType() |
get the PartType of the body
|
protected void |
onDocumentRead() |
Fired when a package part is read
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddRelation, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelations, getTargetPart, onDocumentCreate, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, toString_getHdrFtr, addPictureData, addPictureData, getAllPackagePictures, getAllPictures, getBodyElements, getListParagraph, getOwner, getParagraph, getParagraphArray, getParagraphs, getPart, getPictureDataByID, getTable, getTableArray, getTableCell, getTables, getText, getXWPFDocument, insertNewParagraph, insertNewTbl, insertTable, readHdrFtr, setHeaderFooter, setXWPFDocumentpublic XWPFFooter()
public XWPFFooter(XWPFDocument doc, org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr hdrFtr) throws java.io.IOException
java.io.IOExceptionpublic XWPFFooter(POIXMLDocumentPart parent, PackagePart part, PackageRelationship rel) throws java.io.IOException
java.io.IOExceptionprotected void commit()
throws java.io.IOException
commit in class POIXMLDocumentPartjava.io.IOExceptionprotected void onDocumentRead()
throws java.io.IOException
POIXMLDocumentPartonDocumentRead in class XWPFHeaderFooterjava.io.IOExceptionpublic BodyType getPartType()
IBody.getPartType()Copyright 2018 The Apache Software Foundation or its licensors, as applicable.