yarfraw.mapping.forward.impl
Class ToRss10ChannelItemImpl
java.lang.Object
yarfraw.mapping.forward.impl.ToRss10ChannelItemImpl
- All Implemented Interfaces:
- ToRss10ChannelItem, Functor<JAXBElement<TRss10Item>,ItemEntry,YarfrawException>
public class ToRss10ChannelItemImpl
- extends Object
- implements ToRss10ChannelItem
Util methods for mapping Yarfraw core model to Rss10 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 ToRss10ChannelItem getInstance()
execute
public JAXBElement<TRss10Item> execute(ItemEntry item)
throws YarfrawException
- Specified by:
execute
in interface Functor<JAXBElement<TRss10Item>,ItemEntry,YarfrawException>
- Throws:
YarfrawException
toRss10Item
public static JAXBElement<TRss10Item> toRss10Item(ItemEntry item)
Copyright © 2008. All Rights Reserved.