UrlRepositoryDummyRepository, FileRepository, StreamRepository, ZipReadRepository, ZipRepository, ZipRepositorypublic interface Repository
| Modifier and Type | Method | Description |
|---|---|---|
MimeRegistry |
getMimeRegistry() |
Returns the repositories MimeRegistry, which is used return basic content-type information about the items stored
in this repository.
|
ContentLocation |
getRoot() |
Returns the repositories root directory entry.
|
ContentLocation getRoot() throws ContentIOException
ContentIOException - if an error occurs.MimeRegistry getMimeRegistry()
MimeRegistry