Class MSOwnerFileParser

java.lang.Object
org.apache.tika.parser.microsoft.MSOwnerFileParser
All Implemented Interfaces:
Serializable, SelfConfiguring, Parser

public class MSOwnerFileParser extends Object implements Parser
Parser for temporary MSOFfice files. This currently only extracts the owner's name.
See Also:
  • Constructor Details

    • MSOwnerFileParser

      public MSOwnerFileParser()
  • Method Details