org.apache.fop.image
Class FopImageFactory
- public class FopImageFactory
create FopImage objects (with a configuration file - not yet implemented).
- Author:
- Eric SCHAEFFER
Method Summary |
static FopImage | Make(String href) create an FopImage objects. |
Make
public static FopImage Make(String href)
throws java.net.MalformedURLException,
FopImageException
- create an FopImage objects.
- Parameters:
- href - image URL as a String
- Returns: a new FopImage object
- Throws:
- java.net.MalformedURLException - bad URL
- FopImageException - an error occured during construction
to Class java.util.Hashtable