Uses of Class
com.sun.syndication.feed.module.photocast.types.Metadata

Packages that use Metadata
com.sun.syndication.feed.module.photocast This package represents the Apple iPhoto Photocasting 0.9 namespace support. 
 

Uses of Metadata in com.sun.syndication.feed.module.photocast
 

Methods in com.sun.syndication.feed.module.photocast that return Metadata
 Metadata PhotocastModuleImpl.getMetadata()
           
 Metadata PhotocastModule.getMetadata()
          The iPhoto metadata for the image.
 

Methods in com.sun.syndication.feed.module.photocast with parameters of type Metadata
 void PhotocastModuleImpl.setMetadata(Metadata metadata)
           
 void PhotocastModule.setMetadata(Metadata metadata)
          The iPhoto metadata for the image.
 



Copyright © 2006-2009. All Rights Reserved.