com.itextpdf.tool.xml.net
Class ImageRetrieve
java.lang.Object
com.itextpdf.tool.xml.net.ImageRetrieve
public class ImageRetrieve
- extends Object
- Author:
- redlab_b
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageRetrieve
public ImageRetrieve(ImageProvider imageProvider)
- Parameters:
imageProvider
- the provider to use.
ImageRetrieve
public ImageRetrieve()
retrieveImage
public Image retrieveImage(String src)
throws NoImageException,
IOException
- Parameters:
src
- an URI that can be used to retrieve an image
- Returns:
- an iText Image object
- Throws:
NoImageException
- if there is no image
IOException
- if an IOException occurred
Copyright © 2012. All Rights Reserved.