org.jfree.repository

Interface UrlRepository

All Superinterfaces:
Repository
Known Implementing Classes:
FileRepository

public interface UrlRepository
extends Repository

A repository that can be globally identified by an URL.
Author:
Thomas Morgner

Method Summary

URL
getURL()

Methods inherited from interface org.jfree.repository.Repository

getMimeRegistry, getRoot

Method Details

getURL

public URL getURL()
            throws MalformedURLException