|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.repository.file.FileRepository
public class FileRepository
Creation-Date: 13.11.2006, 12:00:40
Constructor Summary | |
---|---|
FileRepository(java.io.File file)
|
|
FileRepository(java.io.File file,
MimeRegistry mimeRegistry)
|
Method Summary | |
---|---|
MimeRegistry |
getMimeRegistry()
|
ContentLocation |
getRoot()
|
java.net.URL |
getURL()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileRepository(java.io.File file) throws ContentIOException
ContentIOException
public FileRepository(java.io.File file, MimeRegistry mimeRegistry) throws ContentIOException
ContentIOException
Method Detail |
---|
public MimeRegistry getMimeRegistry()
getMimeRegistry
in interface Repository
public ContentLocation getRoot() throws ContentIOException
getRoot
in interface Repository
ContentIOException
public java.net.URL getURL() throws java.net.MalformedURLException
getURL
in interface UrlRepository
java.net.MalformedURLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |