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