|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.image.analyser.ImageReaderFactory
Factory for ImageReader objects.
Field Summary | |
protected static java.util.Vector |
formats
|
Constructor Summary | |
ImageReaderFactory()
|
Method Summary | |
static ImageReader |
Make(java.io.InputStream in)
ImageReader maker. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected static java.util.Vector formats
Constructor Detail |
public ImageReaderFactory()
Method Detail |
public static ImageReader Make(java.io.InputStream in) throws FopImageException
in
- image input stream
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |