org.exoplatform.clouddrive.cmis.ecms.viewer.storage
Class PDFViewerStorage.PDFFile.ImageFile
java.lang.Object
org.exoplatform.clouddrive.cmis.ecms.viewer.storage.PDFViewerStorage.PDFFile.ImageFile
- Enclosing class:
- PDFViewerStorage.PDFFile
public class PDFViewerStorage.PDFFile.ImageFile
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
file
protected final File file
name
protected final String name
type
protected final String type
PDFViewerStorage.PDFFile.ImageFile
protected PDFViewerStorage.PDFFile.ImageFile(File file,
String name,
String type)
getLength
public long getLength()
- Returns:
- the file length
getType
public String getType()
- Returns:
- the type
getName
public String getName()
- Returns:
- the name
getStream
public InputStream getStream()
delete
protected boolean delete()
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.