Class URL
java.lang.Object
java.net.URL
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfinal Objectfinal ObjectgetContent(Class[] var0) getFile()getHost()getPath()intgetPort()getQuery()getRef()inthashCode()final InputStreambooleanprotected voidprotected voidset(String var0, String var1, int var2, String var3, String var4, String var5, String var6, String var7) static voidtoString()
-
Constructor Details
-
URL
- Throws:
MalformedURLException
-
URL
- Throws:
MalformedURLException
-
URL
- Throws:
MalformedURLException
-
URL
- Throws:
MalformedURLException
-
URL
- Throws:
MalformedURLException
-
URL
public URL(String var0, String var1, int var2, String var3, URLStreamHandler var4) throws MalformedURLException - Throws:
MalformedURLException
-
-
Method Details
-
setURLStreamHandlerFactory
-
set
-
equals
-
sameFile
-
hashCode
-
getContent
- Throws:
IOException
-
getContent
- Throws:
IOException
-
openStream
- Throws:
IOException
-
openConnection
- Throws:
IOException
-
toString
-
toExternalForm
-
getFile
-
getHost
-
getPort
public int getPort() -
getProtocol
-
getRef
-
getQuery
-
getPath
-
getUserInfo
-
getAuthority
-
set
-