public class PlatformURLFragmentConnection extends PlatformURLConnection
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FRAGMENT |
DEBUG, DEBUG_CACHE_COPY, DEBUG_CACHE_LOOKUP, DEBUG_CONNECT| Constructor and Description |
|---|
PlatformURLFragmentConnection(java.net.URL url) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
allowCaching() |
protected java.net.URL |
resolve() |
static void |
startup() |
connect, debug, getId, getInputStream, getResolvedURL, getURLAsLocal, getVersionaddRequestProperty, getAllowUserInteraction, getConnectTimeout, getContent, getContent, getContentEncoding, getContentLength, getContentLengthLong, getContentType, getDate, getDefaultAllowUserInteraction, getDefaultRequestProperty, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getFileNameMap, getHeaderField, getHeaderField, getHeaderFieldDate, getHeaderFieldInt, getHeaderFieldKey, getHeaderFieldLong, getHeaderFields, getIfModifiedSince, getLastModified, getOutputStream, getPermission, getReadTimeout, getRequestProperties, getRequestProperty, getURL, getUseCaches, guessContentTypeFromName, guessContentTypeFromStream, setAllowUserInteraction, setConnectTimeout, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setDefaultUseCaches, setDoInput, setDoOutput, setFileNameMap, setIfModifiedSince, setReadTimeout, setRequestProperty, setUseCaches, toStringpublic static final java.lang.String FRAGMENT
public PlatformURLFragmentConnection(java.net.URL url)
protected boolean allowCaching()
allowCaching in class PlatformURLConnectionprotected java.net.URL resolve()
throws java.io.IOException
resolve in class PlatformURLConnectionjava.io.IOExceptionpublic static void startup()