com.sun.zip

Class ZipURL


public class ZipURL
extends java.lang.Object

Author:
Brent Callaghan

Constructor Summary

ZipURL(String url)

Method Summary

String
getLocation()
String
getPath()
String
getProtocol()
String
toString()

Constructor Details

ZipURL

public ZipURL(String url)
            throws MalformedURLException

Method Details

getLocation

public String getLocation()

getPath

public String getPath()

getProtocol

public String getProtocol()

toString

public String toString()