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