Package java.net
Class JarURLConnection
java.lang.Object
java.net.URLConnection
java.net.JarURLConnection
-
Field Summary
FieldsFields inherited from class java.net.URLConnection
allowUserInteraction, connected, doInput, doOutput, ifModifiedSince, url, useCaches
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.net.URLConnection
addRequestProperty, connect, getAllowUserInteraction, getContent, getContent, getContentEncoding, getContentLength, getContentType, getDate, getDefaultAllowUserInteraction, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getFileNameMap, getHeaderField, getHeaderField, getHeaderFieldDate, getHeaderFieldInt, getHeaderFieldKey, getHeaderFields, getIfModifiedSince, getInputStream, getLastModified, getOutputStream, getPermission, getRequestProperties, getRequestProperty, getURL, getUseCaches, guessContentTypeFromName, guessContentTypeFromStream, setAllowUserInteraction, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultUseCaches, setDoInput, setDoOutput, setFileNameMap, setIfModifiedSince, setRequestProperty, setUseCaches
-
Field Details
-
jarFileURLConnection
-
-
Constructor Details
-
JarURLConnection
- Throws:
MalformedURLException
-
-
Method Details
-
getAttributes
- Throws:
IOException
-
getCertificates
- Throws:
IOException
-
getEntryName
-
getJarEntry
- Throws:
IOException
-
getJarFile
- Throws:
IOException
-
getJarFileURL
-
getMainAttributes
- Throws:
IOException
-
getManifest
- Throws:
IOException
-