class ThumbnailRegistryEntry.InternalParsedURLData
extends org.apache.batik.util.ParsedURLData
acceptedEncodings, contentEncoding, contentType, contentTypeCharset, contentTypeMediaType, GZIP_MAGIC, hasBeenOpened, host, HTTP_ACCEPT_ENCODING_HEADER, HTTP_ACCEPT_HEADER, HTTP_ACCEPT_LANGUAGE_HEADER, HTTP_USER_AGENT_HEADER, path, port, protocol, ref, stream| Constructor and Description |
|---|
ThumbnailRegistryEntry.InternalParsedURLData(String id)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
complete() |
String |
getContentType(String userAgent) |
InputStream |
openStream(String userAgent,
Iterator mimeTypes) |
public ThumbnailRegistryEntry.InternalParsedURLData(String id)
public String getContentType(String userAgent)
getContentType in class org.apache.batik.util.ParsedURLDatapublic boolean complete()
complete in class org.apache.batik.util.ParsedURLDatapublic InputStream openStream(String userAgent, Iterator mimeTypes) throws IOException
openStream in class org.apache.batik.util.ParsedURLDataIOException