|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeedType | |
---|---|
yarfraw.generated.atom10.elements | |
yarfraw.mapping.backward.impl | |
yarfraw.mapping.forward.impl |
Uses of FeedType in yarfraw.generated.atom10.elements |
---|
Methods in yarfraw.generated.atom10.elements that return FeedType | |
---|---|
FeedType |
ObjectFactory.createFeedType()
Create an instance of FeedType |
Methods in yarfraw.generated.atom10.elements that return types with arguments of type FeedType | |
---|---|
JAXBElement<FeedType> |
ObjectFactory.createFeed(FeedType value)
Create an instance of JAXBElement < FeedType > } |
Methods in yarfraw.generated.atom10.elements with parameters of type FeedType | |
---|---|
JAXBElement<FeedType> |
ObjectFactory.createFeed(FeedType value)
Create an instance of JAXBElement < FeedType > } |
Uses of FeedType in yarfraw.mapping.backward.impl |
---|
Methods in yarfraw.mapping.backward.impl with parameters of type FeedType | |
---|---|
ChannelFeed |
ToChannelAtom10Impl.execute(FeedType feed)
atomFeed = element atom:feed { atomCommonAttributes, (atomAuthor* & atomCategory* & atomContributor* & atomGenerator? & atomIcon? & atomId & atomLink* & atomLogo? & atomRights? & atomSubtitle? & atomTitle & atomUpdated & extensionElement*), atomEntry* } |
Uses of FeedType in yarfraw.mapping.forward.impl |
---|
Methods in yarfraw.mapping.forward.impl that return types with arguments of type FeedType | |
---|---|
JAXBElement<FeedType> |
ToAtom10ChannelImpl.execute(ChannelFeed ch)
atomEntry = element atom:entry { atomCommonAttributes, (atomAuthor* & atomCategory* & atomContent? & atomContributor* & atomId & atomLink* & atomPublished? & atomRights? & atomSource? & atomSummary? & atomTitle & atomUpdated & extensionElement*) } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |