org.jfree.repository

Interface Repository

Known Subinterfaces:
UrlRepository
Known Implementing Classes:
DummyRepository, FileRepository, StreamRepository, ZipRepository

public interface Repository

Creation-Date: 13.11.2006, 11:37:44
Author:
Thomas Morgner

Method Summary

MimeRegistry
getMimeRegistry()
ContentLocation
getRoot()

Method Details

getMimeRegistry

public MimeRegistry getMimeRegistry()

getRoot

public ContentLocation getRoot()
            throws ContentIOException