Package | Description |
---|---|
org.teavm.classlib.java.net |
Modifier and Type | Method and Description |
---|---|
TURL |
TURI.toURL() |
Constructor and Description |
---|
TURL(String spec) |
TURL(String protocol,
String host,
int port,
String file) |
TURL(String protocol,
String host,
int port,
String file,
TURLStreamHandler handler) |
TURL(String protocol,
String host,
String file) |
TURL(TURL context,
String spec) |
TURL(TURL context,
String spec,
TURLStreamHandler handler) |
Copyright © 2019. All rights reserved.