Uses of Class
org.apache.wink.common.model.atom.AtomCommonAttributes

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

Uses of AtomCommonAttributes in org.apache.wink.common.model.app
 

Subclasses of AtomCommonAttributes in org.apache.wink.common.model.app
 class AppCollection
          The "app:collection" Element Per RFC5023
 class AppService
          The "app:service" Element Per RFC5023
 class AppWorkspace
          The "app:workspace" Element Per RFC5023
 

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

Subclasses of AtomCommonAttributes in org.apache.wink.common.model.atom
 class AtomCategory
          The "atom:category" element Per RFC4287
 class AtomContent
          The "atom:content" element Per RFC4287
 class AtomEntry
          The "atom:entry" element Per RFC4287
 class AtomFeed
          The "atom:feed" element Per RFC4287
 class AtomLink
          The "atom:link" elementPer RFC4287
 class AtomText
          Text Construct Per RFC4287
 

Methods in org.apache.wink.common.model.atom that return AtomCommonAttributes
 AtomCommonAttributes ObjectFactory.createAtomCommonAttributes()
          Create an instance of AtomCommonAttributes
 



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