All Packages Class Hierarchy This Package Previous Next Index
Class Pasiphae.ImageGif
java.lang.Object
|
+----Pasiphae.MIMEDoc
|
+----Pasiphae.Image
|
+----Pasiphae.ImageGif
- final class ImageGif
- extends Image
Il serait necessaire d'ecrire une fonction parse pour
extraire les infos pertinentes du document
format-
ImageGif(HttpURLConnection)
-
getFormat()
-
setFormat(String)
-
toString()
-
format
protected String format
ImageGif
public ImageGif(HttpURLConnection urlc)
setFormat
public void setFormat(String format)
getFormat
public String getFormat()
toString
public String toString()
- Overrides:
- toString in class Image
All Packages Class Hierarchy This Package Previous Next Index