org.jfree.repository.file
public class FileContentLocation extends FileContentEntity implements ContentLocation
Constructor Summary | |
---|---|
FileContentLocation(ContentLocation parent, File backend) | |
FileContentLocation(Repository repository, File backend) |
Method Summary | |
---|---|
ContentItem | createItem(String name) |
ContentLocation | createLocation(String name) |
boolean | exists(String name) |
ContentEntity | getEntry(String name) |
ContentEntity[] | listContents() |