Uses of Class
org.apache.jetspeed.xml.api.jcm.Image

Packages that use Image
org.apache.jetspeed.xml.api.jcm Includes all Castor generated APIs from Jetspeed. 
 

Uses of Image in org.apache.jetspeed.xml.api.jcm
 

Methods in org.apache.jetspeed.xml.api.jcm that return Image
static Image Image.unmarshal(java.io.Reader reader)
           
 Image Entry.getImage()
           
 Image Channel.getImage()
           
 

Methods in org.apache.jetspeed.xml.api.jcm with parameters of type Image
 void Entry.setImage(Image image)
           
 void Channel.setImage(Image image)
           
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.