Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ImportDotx

Hierarchy

  • ImportDotx

Index

Constructors

constructor

Methods

addRelationToWrapper

  • addRelationToWrapper(relationhipFile: IRelationshipFileInfo, zipContent: JSZip, wrapper: HeaderWrapper | FooterWrapper): Promise<void>

extract

extractDocumentRefs

  • extractDocumentRefs(xmlData: string): IDocumentRefs

findReferenceFiles

  • findReferenceFiles(xmlData: string): IRelationshipFileInfo[]

parseRefId

  • parseRefId(str: string): number

titlePageIsDefined

  • titlePageIsDefined(xmlData: string): boolean

Generated using TypeDoc