Package javajs.util
Class AjaxURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
javajs.util.AjaxURLStreamHandler
A method to allow a JavaScript AJAX adapter to
deliver web content to JSmol. This handler is just a formality.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected URLConnectionopenConnection(URL url) protected StringMethods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL
-
Constructor Details
-
AjaxURLStreamHandler
-
-
Method Details
-
openConnection
- Specified by:
openConnectionin classURLStreamHandler- Throws:
IOException
-
toExternalForm
- Overrides:
toExternalFormin classURLStreamHandler
-