|
fop 0.94 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.image.analyser.PNGReader
public class PNGReader
ImageReader object for PNG image type.
| Constructor Summary | |
|---|---|
PNGReader()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMimeType()
Returns the MIME type supported by this implementation. |
FopImage.ImageInfo |
verifySignature(java.lang.String uri,
java.io.InputStream bis,
FOUserAgent ua)
Verify image type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PNGReader()
| Method Detail |
|---|
public FopImage.ImageInfo verifySignature(java.lang.String uri,
java.io.InputStream bis,
FOUserAgent ua)
throws java.io.IOException
ImageReader
verifySignature in interface ImageReaderuri - URI to the imagebis - Image buffered input streamua - The user agent
true if image type is the handled one
java.io.IOException - if an I/O error occursImageReaderpublic java.lang.String getMimeType()
|
fop 0.94 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||