yarfraw.mapping.forward.impl
Class ToRss10ChannelImpl

java.lang.Object
  extended by yarfraw.mapping.forward.impl.ToRss10ChannelImpl
All Implemented Interfaces:
ToRss10Channel, Functor<RDF,ChannelFeed,YarfrawException>

public class ToRss10ChannelImpl
extends Object
implements ToRss10Channel

Util methods for mapping Yarfraw core model to Rss10 Jaxb model

Author:
jliang

Method Summary
 RDF execute(ChannelFeed ch)
          Model: (channel, image?, item+, textinput?)
static ToRss10Channel getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static final ToRss10Channel getInstance()

execute

public RDF execute(ChannelFeed ch)
            throws YarfrawException
Model: (channel, image?, item+, textinput?)

Specified by:
execute in interface Functor<RDF,ChannelFeed,YarfrawException>
Throws:
YarfrawException


Copyright © 2008. All Rights Reserved.