Uses of Class
org.apache.wink.common.model.synd.SyndFeed

Packages that use SyndFeed
org.apache.wink.common.model.atom Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.wink.common.model.synd   
 

Uses of SyndFeed in org.apache.wink.common.model.atom
 

Methods in org.apache.wink.common.model.atom that return SyndFeed
 SyndFeed AtomFeed.toSynd(SyndFeed value)
           
 

Methods in org.apache.wink.common.model.atom with parameters of type SyndFeed
 SyndFeed AtomFeed.toSynd(SyndFeed value)
           
 

Constructors in org.apache.wink.common.model.atom with parameters of type SyndFeed
AtomFeed(SyndFeed value)
           
 

Uses of SyndFeed in org.apache.wink.common.model.synd
 

Constructors in org.apache.wink.common.model.synd with parameters of type SyndFeed
SyndFeed(SyndFeed other)
           
 



Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.