ahorn / android-rss

Lightweight Android library to parse RSS 2.0 feeds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Packege Names

maani2007 opened this issue · comments

All the classes package names are wrong - with an addition of words like "test,com.." or so.

This project uses a Maven-style Java project layout. For example, src/main/java/org/mcsoxford/rss includes all class files whose package name is org.mcsoxford.rss.