yarfraw.mapping.forward.impl
Class ToRss20ChannelImpl

java.lang.Object
  extended by yarfraw.mapping.forward.impl.ToRss20ChannelImpl
All Implemented Interfaces:
ToRss20Channel, Functor<JAXBElement<TRssChannel>,ChannelFeed,YarfrawException>

public class ToRss20ChannelImpl
extends Object
implements ToRss20Channel

Util methods for mapping Yarfraw core model to Rss20 Jaxb model

Author:
jliang

Method Summary
 JAXBElement<TRssChannel> execute(ChannelFeed channel)
           
static ToRss20Channel getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ToRss20Channel getInstance()

execute

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


Copyright © 2008. All Rights Reserved.