public interface GadgetFeedReaderFactory
GadgetFeedReader| Modifier and Type | Method and Description |
|---|---|
GadgetFeedReader |
getFeedReader(URI feedUri)
Get a feed reader for the provided URI
|
GadgetFeedReader getFeedReader(URI feedUri)
feedUri - - the URI of the feed to readNonAtomGadgetSpecFeedException - if the feed is not in the correct format.GadgetFeedParsingException - if the reader is unable to correctly parse the feed.Copyright © 2024 Atlassian. All rights reserved.