Files
feedreader-web/src/main/resources/rome.properties

13 lines
806 B
Properties

# Feed Parser implementation classes
#
WireFeedParser.classes=dev.rsems.rometools.rome.io.impl.RSS090Parser \
com.rometools.rome.io.impl.RSS091NetscapeParser \
com.rometools.rome.io.impl.RSS091UserlandParser \
com.rometools.rome.io.impl.RSS092Parser \
dev.rsems.rometools.rome.io.impl.RSS093Parser \
dev.rsems.rometools.rome.io.impl.RSS094Parser \
dev.rsems.rometools.rome.io.impl.RSS10Parser \
dev.rsems.rometools.rome.io.impl.RSS20wNSParser \
dev.rsems.rometools.rome.io.impl.RSS20Parser \
com.rometools.rome.io.impl.Atom10Parser \
com.rometools.rome.io.impl.Atom03Parser