public class FooterRelationshipPart extends OfficeOpenXmlRelationshipPart
NL
Constructor and Description |
---|
FooterRelationshipPart(Docx inDocx,
String inFooterFilename) |
addHyperlink, addMedia, addRelationship, addRelationship, addRelationship, generateId, getRelativePath, populateXML, toIndentedXML, toXML
clone, getFile, getOrCreateSubtag, getParentDoc, setFile, setParentDoc, toString
setDoctype, setEncoding, setIsStandalone, setName, setSpec
getDoctype, getEncoding, getHeader, getRootNode, getTagReader, getTopLevelComments, isConstructedContent, name, prepareForOutput, replaceCharacterEntities, setRootNode, toIndentedXML, toIndentedXML, toIndentedXML, toXML, toXML, toXML
public FooterRelationshipPart(Docx inDocx, String inFooterFilename)
jataylor@hairyfatguy.com