public class PowerPointTextExtractor extends Object implements TextExtractor
Constructor and Description |
---|
PowerPointTextExtractor(String filepath)
Creates a new MSPowerPoint text extractor.
|
public PowerPointTextExtractor(String filepath) throws FalseFileTypeException
filepath
- The path of the MSPowerPoint file.FalseFileTypeException
public String extractText()
extractText
in interface TextExtractor
Copyright © 2014. All rights reserved.