Interface OCFResource
public interface OCFResource
-
Method Details
-
isDirectory
boolean isDirectory() -
isFile
boolean isFile() -
getPath
String getPath() -
getProperties
Map<FeatureEnum, String> getProperties() -
openStream
- Throws:
IOException
-
IOException