| Article: |
Using Java to Expand iTunes Functionality | |
| Subject: | iTunes File Chooser | |
| Date: | 2003-09-07 23:16:22 | |
| From: | anonymous2 | |
|
I did something like this a while back. I needed a file chooser to pick mp3's from iTunes' library, similar to that found in iPhoto's slideshow window. So I built a custom parser for the iTunes xml file. Of particular interest: I used a SAX parser. I also used a custom FilterReader to read in the xml file. This helped me get around the DTD needing an internet connection.
|
||
Showing messages 1 through 1 of 1.
-
iTunes File Chooser
2006-03-04 17:32:07 robbiehanson15 [View]



http://www.robbiehanson.com