On Sun, 25 Sep 2011, Mattmann, Chris A (388J) wrote:
Description     Resource        Path    Location        Type
The method getBookmarkStartList() is undefined for the type CTP 
XWPFWordExtractorDecorator.java 
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/microsoft/ooxml   
line 124        Java Problem
The method getSldIdList() is undefined for the type CTSlideIdList       
XSLFPowerPointExtractorDecorator.java   
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/microsoft/ooxml   
line 71 Java Problem
The method getSldIdList() is undefined for the type CTSlideIdList       
XSLFPowerPointExtractorDecorator.java   
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/microsoft/ooxml   
line 136        Java Problem

I think that means you're using ooxml-schemas-1.0 rather than either ooxml-schemas-1.1 or poi-ooxml-schemas-<poi-ver>) (the latter being what Maven pulls in)

Nick

Reply via email to