public interface RssFeedProcessor
Modifier and Type | Field and Description |
---|---|
static String |
KEY_ARTIFACT_ID |
static String |
KEY_GROUP_ID |
static String |
KEY_REPO_ID |
Modifier and Type | Method and Description |
---|---|
com.rometools.rome.feed.synd.SyndFeed |
process(Map<String,String> reqParams) |
static final String KEY_REPO_ID
static final String KEY_GROUP_ID
static final String KEY_ARTIFACT_ID
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.