org.apache.fop.image
Class GifImage.DummyConnection
URLConnectionorg.apache.fop.image.GifImage.DummyConnection
- GifImage
protected static class GifImage.DummyConnection
extends URLConnection
A dummy url connection for a gif image in an input stream.
connect
public void connect()
throws IOExceptionjava.net.URLConnection.connect()
getContentLength
public int getContentLength()
java.net.URLConnection.getContentLength()
getContentType
public String getContentType()
java.net.URLConnection.getContentType()
getInputStream
public InputStream getInputStream()
throws IOExceptionjava.net.URLConnection.getInputStream()
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.