Package | Description |
---|---|
org.restlet.ext.atom | |
org.restlet.ext.atom.internal | |
org.restlet.ext.odata.internal |
Constructor and Description |
---|
Feed(Representation xmlFeed,
FeedReader feedReader)
Constructor.
|
FeedReader(FeedReader feedReader)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
FeedContentReader
Content reader for feeds.
|
Constructor and Description |
---|
FeedContentReader(Feed feed,
FeedReader extraFeedReader)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
FeedContentHandler<T>
Generic Content handler for Atom Feed that takes care of OData specific
needs, such as parsing XML content from other namespaces than Atom.
|
Copyright © 2005–2019. All rights reserved.