-
Field Summary
Fields
(package private) byte[]
(package private) int
(package private) int
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
content
byte[] content
Deprecated.
-
offset
int offset
Deprecated.
-
length
int length
Deprecated.
-
Constructor Details
-
BytesURLStreamHandler
public BytesURLStreamHandler(byte[] content)
Deprecated.
-