Uses of Interface
com.pushtotest.tool.xml.results.Image

Packages that use Image
com.pushtotest.tool.xml.results   
com.pushtotest.tool.xml.results.impl   
 

Uses of Image in com.pushtotest.tool.xml.results
 

Methods in com.pushtotest.tool.xml.results that return Image
 Image ObjectFactory.createImage()
          Create an instance of Image
 

Uses of Image in com.pushtotest.tool.xml.results.impl
 

Classes in com.pushtotest.tool.xml.results.impl that implement Image
 class ImageImpl