MetaSource

com.mchange.unifyrss.MetaSource
See theMetaSource companion trait
object MetaSource

Beware! MetaSource eachFeedTransformers might see atom feeds rather than RSS, or who knows what! Try to make them resilient to these.

There is no need to supply a transformer just to convert atom to RSS. We handle that automatically later in the pipeline. But if you want to do more than that, then you might first normalize feeds to RSS (from atom) before doing whatever else it is you are doing.

MetaSource outputTransformers will reliably see RSS.

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
MetaSource.type

Members list

Type members

Classlikes

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait MetaSource
class Object
trait Matchable
class Any
Show all