Uses of Package
yarfraw.core.datamodel

Packages that use yarfraw.core.datamodel
yarfraw.core.datamodel   
yarfraw.io   
yarfraw.mapping.backward.impl   
yarfraw.mapping.forward.impl   
yarfraw.utils   
yarfraw.utils.extension   
yarfraw.utils.reader   
 

Classes in yarfraw.core.datamodel used by yarfraw.core.datamodel
CategorySubject
          Rss 2.0 - the <category> element Rss 1.0 - the <dc:subject> element Atom 1.0 - the <category> element
ChannelFeed
          The name of the channel.
Cloud
          This is only used by Rss 2.0.
Content
          Rss 2.0 - This is not officially supported, but if there's a <content:encoded /> element under <Item>, the content of the encoded element will be mapped to this class.
Day
           
Enclosure
          This is only used by Rss 2.0.
Describes a media object that is attached to the item.
FeedFormat
          The format of a rss feed.
Generator
          Rss 1.0 - Not supported, this is ignored. Rss 2.0 - <generator> A string indicating the program used to generate the channel.
Id
          This maps to both <guid> in Rss and <id> in Atom.
Image
          Rss 2.0 - Image is an optional sub-element of Image, which contains three required and three optional sub-elements.
ItemEntry
          A channel may contain any number of ItemEntrys.
Link
          Rss 2.0 and Rss 1.0 - the <link> element.
Person
          Rss 1.0 & Rss 2.0 - only email filed is used, other fields are ignored.
Source
          This is only used by Rss 2.0.
Source is an optional sub-element of ItemEntry.
Text
          This class is mapped to element of type xs:string as well as to text constructs element in Atom 1.0.
Text.TextType
           
TextInput
          <TextInput> element of Rss 1.0 and Rss 2.0.
ValidationException
          Indicates mal-formness of the rss data model.
 

Classes in yarfraw.core.datamodel used by yarfraw.io
ChannelFeed
          The name of the channel.
FeedFormat
          The format of a rss feed.
ItemEntry
          A channel may contain any number of ItemEntrys.
YarfrawException
          Indicates an unexpected error occurs.
 

Classes in yarfraw.core.datamodel used by yarfraw.mapping.backward.impl
ChannelFeed
          The name of the channel.
Image
          Rss 2.0 - Image is an optional sub-element of Image, which contains three required and three optional sub-elements.
YarfrawException
          Indicates an unexpected error occurs.
 

Classes in yarfraw.core.datamodel used by yarfraw.mapping.forward.impl
CategorySubject
          Rss 2.0 - the <category> element Rss 1.0 - the <dc:subject> element Atom 1.0 - the <category> element
ChannelFeed
          The name of the channel.
Content
          Rss 2.0 - This is not officially supported, but if there's a <content:encoded /> element under <Item>, the content of the encoded element will be mapped to this class.
Id
          This maps to both <guid> in Rss and <id> in Atom.
Image
          Rss 2.0 - Image is an optional sub-element of Image, which contains three required and three optional sub-elements.
ItemEntry
          A channel may contain any number of ItemEntrys.
Link
          Rss 2.0 and Rss 1.0 - the <link> element.
Person
          Rss 1.0 & Rss 2.0 - only email filed is used, other fields are ignored.
Text
          This class is mapped to element of type xs:string as well as to text constructs element in Atom 1.0.
YarfrawException
          Indicates an unexpected error occurs.
 

Classes in yarfraw.core.datamodel used by yarfraw.utils
FeedFormat
          The format of a rss feed.
ValidationException
          Indicates mal-formness of the rss data model.
YarfrawException
          Indicates an unexpected error occurs.
 

Classes in yarfraw.core.datamodel used by yarfraw.utils.extension
YarfrawException
          Indicates an unexpected error occurs.
 

Classes in yarfraw.core.datamodel used by yarfraw.utils.reader
ChannelFeed
          The name of the channel.
FeedFormat
          The format of a rss feed.
YarfrawException
          Indicates an unexpected error occurs.
 



Copyright © 2008. All Rights Reserved.