public class HeaderRelationshipPart extends OfficeOpenXmlRelationshipPart
NL
Constructor and Description |
---|
HeaderRelationshipPart(Docx inDocx,
String inHeaderFilename) |
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 HeaderRelationshipPart(Docx inDocx, String inHeaderFilename)
jataylor@hairyfatguy.com