fop 0.94 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
URLConnection
org.apache.fop.image.GifImage.DummyConnection
protected static class GifImage.DummyConnection
extends URLConnection
Method Summary | |
void |
|
int | |
String | |
InputStream |
public void connect() throws IOException
- See Also:
java.net.URLConnection.connect()
public int getContentLength()
- See Also:
java.net.URLConnection.getContentLength()
public String getContentType()
- See Also:
java.net.URLConnection.getContentType()
public InputStream getInputStream() throws IOException
- See Also:
java.net.URLConnection.getInputStream()
fop 0.94 |