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

Packages that use SyndCommonAttributes
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 SyndCommonAttributes in org.apache.wink.common.model.atom
 

Methods in org.apache.wink.common.model.atom that return SyndCommonAttributes
protected  SyndCommonAttributes AtomCommonAttributes.toSynd(SyndCommonAttributes value)
           
 

Methods in org.apache.wink.common.model.atom with parameters of type SyndCommonAttributes
protected  SyndCommonAttributes AtomCommonAttributes.toSynd(SyndCommonAttributes value)
           
 

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

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

Subclasses of SyndCommonAttributes in org.apache.wink.common.model.synd
 class SyndBase
           
 class SyndCategory
           
 class SyndContent
           
 class SyndEntry
           
 class SyndFeed
           
 class SyndGenerator
           
 class SyndLink
           
 class SyndSimpleContent
           
 class SyndText
           
 

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



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