Uses of Class
org.dspace.app.util.SyndicationFeed
-
Packages that use SyndicationFeed Package Description org.dspace.app.util Miscellaneous utility classes. -
-
Uses of SyndicationFeed in org.dspace.app.util
Methods in org.dspace.app.util that return SyndicationFeed Modifier and Type Method Description protected SyndicationFeedOpenSearchServiceImpl. getResults(Context context, String format, String query, int totalResults, int start, int pageSize, IndexableObject scope, List<IndexableObject> results, Map<String,String> labels)
-