yarfraw.mapping.forward.impl
Class ToRss20ChannelImpl
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.