0

above is extension to rome library( to parse RSS/atom feeds) for parsing itunes extensions. Can some one tell me where I can find source for that. Jar is available at http://www.java2s.com/Code/Jar/i/Downloaditunes04jar.htm.

Any help here would be great. Goggling did not help me much.

Paul R
  • 208,748
  • 37
  • 389
  • 560
Sandy
  • 2,253
  • 6
  • 24
  • 33

1 Answers1

0

Rometools at github is the main project. Rome modules provides support for iTunes extendsions etc.

Here is the source for the iTunes extension: https://github.com/rometools/rome-modules/tree/master/src/main/java/com/rometools/modules/itunes

janih
  • 2,214
  • 2
  • 18
  • 24