how to read ppt file in java?

which classes can be use for reading Microsoft power point file and converting it into simple text file or or if you know code for program?
[146 byte] By [kirtesh.lathkara] at [2007-11-27 5:48:05]
# 1
None distributed by Sun, besides FileInputStream/FileWriter. There might be some libraries on the web. Did you Google?
CeciNEstPasUnProgrammeura at 2007-7-12 15:33:11 > top of Java-index,Java Essentials,Java Programming...
# 2
[url] http://www.theserverside.com/news/thread.tss?thread_id=45554[/url]Apache POI 3.0 looks promising...
maple_shafta at 2007-7-12 15:33:11 > top of Java-index,Java Essentials,Java Programming...