| org.apache.poi.hslf.extractor.TextExtractor
TextExtractor | public class TextExtractor extends TestCase (Code) | | Tests that the extractor correctly gets the text out of our sample file
author: Nick Burch (nick at torchbox dot com) |
testMissingCoreRecords | public void testMissingCoreRecords() throws Exception(Code) | | Test that when presented with a PPT file missing the odd
core record, we can still get the rest of the text out
throws: Exception - |
|
|