mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
split client and server into maven modules
This commit is contained in:
8
commafeed-server/src/main/resources/rome.properties
Normal file
8
commafeed-server/src/main/resources/rome.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
WireFeedParser.classes= com.commafeed.backend.rome.OPML11Parser \
|
||||
com.commafeed.backend.rome.RSSRDF10Parser \
|
||||
com.commafeed.backend.rome.RSS090DescriptionParser
|
||||
|
||||
|
||||
Converter.classes= com.commafeed.backend.rome.RSS090DescriptionConverter
|
||||
|
||||
WireFeedGenerator.classes= com.commafeed.backend.rome.OPML11Generator
|
||||
Reference in New Issue
Block a user