yarfraw.mapping.backward.impl
Class ToChannelRss20Impl

java.lang.Object
  extended by yarfraw.mapping.backward.impl.ToChannelRss20Impl
All Implemented Interfaces:
ToChannelRss20, Functor<ChannelFeed,TRssChannel,YarfrawException>

public class ToChannelRss20Impl
extends Object
implements ToChannelRss20


Method Summary
 ChannelFeed execute(TRssChannel ch)
           
static ToChannelRss20 getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ToChannelRss20 getInstance()

execute

public ChannelFeed execute(TRssChannel ch)
                    throws YarfrawException
Specified by:
execute in interface Functor<ChannelFeed,TRssChannel,YarfrawException>
Throws:
YarfrawException


Copyright © 2008. All Rights Reserved.