Uses of Class
org.apache.batik.util.AbstractParsedURLProtocolHandler
-
Packages that use AbstractParsedURLProtocolHandler Package Description org.apache.batik.util Provides some useful classes. -
-
Uses of AbstractParsedURLProtocolHandler in org.apache.batik.util
Subclasses of AbstractParsedURLProtocolHandler in org.apache.batik.util Modifier and Type Class Description classParsedURLDataProtocolHandlerProtocol Handler for the 'data' protocol.classParsedURLDefaultProtocolHandlerThe default protocol handler this handles the most common protocols, such as 'file' 'http' 'ftp'.classParsedURLJarProtocolHandlerProtocol Handler for the 'jar' protocol.
-