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