|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.fop.image.FopImageFactory
create FopImage objects (with a configuration file - not yet implemented).
| Constructor Summary | |
protected |
FopImageFactory()
|
| Method Summary | |
static FopImage |
Make(java.lang.String href)
create an FopImage objects. |
static void |
resetCache()
Clear the image cache. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected FopImageFactory()
| Method Detail |
public static FopImage Make(java.lang.String href)
throws java.net.MalformedURLException,
FopImageException
href - image URL as a String
java.net.MalformedURLException - bad URL
FopImageException - an error occured during constructionpublic static void resetCache()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||