org.jfree.repository
Interface Repository

All Known Subinterfaces:
UrlRepository
All 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 Detail

getRoot

ContentLocation getRoot()
                        throws ContentIOException
Throws:
ContentIOException

getMimeRegistry

MimeRegistry getMimeRegistry()