class ThumbnailRegistryEntry.InternalParsedURLData extends 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, postConnectionURL, 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) |
buildURL, checkGZIP, equals, extractContentTypeParts, getContentEncoding, getContentTypeCharset, getContentTypeMediaType, getPortStr, getPostConnectionURL, hasContentTypeParameter, hashCode, openStreamInternal, openStreamRaw, sameFile, toString
public ThumbnailRegistryEntry.InternalParsedURLData(String id)
public String getContentType(String userAgent)
getContentType
in class ParsedURLData
public boolean complete()
complete
in class ParsedURLData
public InputStream openStream(String userAgent, Iterator mimeTypes) throws IOException
openStream
in class ParsedURLData
IOException
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.