Re: Filters for Openoffice File Indexing available (Java)

2004-11-10 Thread Joachim Arrasz
Hi Daniel, I don't know of any existing solutions, but it's not so difficult to write one: Extract the ZIP file using Java's built-in ZIP classes and parse content.xml and meta.xml. I'm not sure if whitespace issues might become tricky, e.g. two paragraphs could be in the file as pone/pptwo/p,

Filters for Openoffice File Indexing available (Java)

2004-11-08 Thread Joachim Arrasz
Files also into search result. Is there any project or code available for doing this, or must we write everything by ourself? Do anybody know good beginner Tutorials for doing things like this? Best Regards Joachim Arrasz