Class ParsedURLJarProtocolHandler

All Implemented Interfaces:
ParsedURLProtocolHandler

public class ParsedURLJarProtocolHandler extends ParsedURLDefaultProtocolHandler
Protocol Handler for the 'jar' protocol. This appears to have the format: jar:<URL for jar file>!<path in jar file>
Version:
$Id: ParsedURLJarProtocolHandler.java 1805408 2017-08-18 12:21:52Z ssteiner $