Package com.openhtmltopdf.protocols.data
Class Handler
java.lang.Object
java.net.URLStreamHandler
com.openhtmltopdf.protocols.data.Handler
public class Handler extends URLStreamHandler
-
Constructor Summary
Constructors Constructor Description Handler() -
Method Summary
Modifier and Type Method Description protected URLConnectionopenConnection(URL u)protected voidparseURL(URL u, String spec, int start, int limit)Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalForm
-
Constructor Details
-
Handler
public Handler()
-
-
Method Details
-
parseURL
- Overrides:
parseURLin classURLStreamHandler
-
openConnection
- Specified by:
openConnectionin classURLStreamHandler- Throws:
IOException
-