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
  • Field Details

    • page

      private final PageBuilder page
    • inDocumentProperties

      private boolean inDocumentProperties
  • Constructor Details

    • MSOfficeDocumentPropertiesRule

      public MSOfficeDocumentPropertiesRule(PageBuilder page)
  • Method Details