Class MSOfficeDocumentPropertiesRule

All Implemented Interfaces:
TagRule

public class MSOfficeDocumentPropertiesRule extends BlockExtractingRule
Extracts the extra properties saved in HTML from MS Office applications (Word and Excel), such as Author, Company, Version, etc.
Author:
Joe Walnes
  • Constructor Details

    • MSOfficeDocumentPropertiesRule

      public MSOfficeDocumentPropertiesRule(PageBuilder page)
      Instantiates a new MS office document properties rule.
      Parameters:
      page - the page
  • Method Details