Uses of Class
org.apache.batik.util.AbstractParsedURLProtocolHandler

Packages that use AbstractParsedURLProtocolHandler
org.apache.batik.util Provides some useful classes. 
 

Uses of AbstractParsedURLProtocolHandler in org.apache.batik.util
 

Subclasses of AbstractParsedURLProtocolHandler in org.apache.batik.util
 class ParsedURLDataProtocolHandler
          Protocol Handler for the 'data' protocol.
 class ParsedURLDefaultProtocolHandler
          The default protocol handler this handles the most common protocols, such as 'file' 'http' 'ftp'.
 class ParsedURLJarProtocolHandler
          Protocol Handler for the 'jar' protocol.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.