yarfraw.mapping.backward.impl
Class ToChannelAtom10Impl
java.lang.Object
yarfraw.mapping.backward.impl.ToChannelAtom10Impl
- All Implemented Interfaces:
- ToChannelAtom10, Functor<ChannelFeed,FeedType,YarfrawException>
public class ToChannelAtom10Impl
- extends Object
- implements ToChannelAtom10
TODO: document me
- Author:
- jliang
Method Summary |
ChannelFeed |
execute(FeedType feed)
atomFeed =
element atom:feed {
atomCommonAttributes,
(atomAuthor*
& atomCategory*
& atomContributor*
& atomGenerator?
& atomIcon?
& atomId
& atomLink*
& atomLogo?
& atomRights?
& atomSubtitle?
& atomTitle
& atomUpdated
& extensionElement*),
atomEntry*
} |
static ToChannelAtom10 |
getInstance()
|
static Image |
toLogo(LogoType in)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ToChannelAtom10 getInstance()
execute
public ChannelFeed execute(FeedType feed)
- atomFeed =
element atom:feed {
atomCommonAttributes,
(atomAuthor*
& atomCategory*
& atomContributor*
& atomGenerator?
& atomIcon?
& atomId
& atomLink*
& atomLogo?
& atomRights?
& atomSubtitle?
& atomTitle
& atomUpdated
& extensionElement*),
atomEntry*
}
- Specified by:
execute
in interface Functor<ChannelFeed,FeedType,YarfrawException>
toLogo
public static Image toLogo(LogoType in)
Copyright © 2008. All Rights Reserved.