public class FileBasedEditorFileSystem extends Object implements IEditorFileSystem
| Constructor and Description |
|---|
FileBasedEditorFileSystem() |
FileBasedEditorFileSystem(File f) |
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getFilesAndFolders(String type,
String path) |
List<EditorResourceType> |
getResourceTypes() |
IEditorFileRef |
getStreamRef(String type,
String path) |
boolean |
hasThumbnails() |
public FileBasedEditorFileSystem()
public FileBasedEditorFileSystem(File f)
public List<?> getFilesAndFolders(String type, String path) throws Exception
getFilesAndFolders in interface IEditorFileSystemExceptionpublic List<EditorResourceType> getResourceTypes()
getResourceTypes in interface IEditorFileSystempublic boolean hasThumbnails()
hasThumbnails in interface IEditorFileSystempublic IEditorFileRef getStreamRef(String type, String path) throws Exception
getStreamRef in interface IEditorFileSystemExceptionIEditorFileSystem.getStreamRef(java.lang.String, java.lang.String)Copyright © 2017 etc.to. All rights reserved.