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