org.xcmis.renditions.impl
Class PDFDocumentRenditionProvider
java.lang.Object
org.xcmis.renditions.impl.PDFDocumentRenditionProvider
- All Implemented Interfaces:
- org.xcmis.spi.RenditionProvider
public class PDFDocumentRenditionProvider
- extends Object
- implements org.xcmis.spi.RenditionProvider
- Version:
- $Id: PDFDocumentRenditionProvider.java 774 2010-04-16 11:56:20Z
ur3cma $
- Author:
- Andrey Parfonov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDFDocumentRenditionProvider
public PDFDocumentRenditionProvider()
getHeight
public int getHeight()
-
- Specified by:
getHeight in interface org.xcmis.spi.RenditionProvider
getKind
public String getKind()
-
- Specified by:
getKind in interface org.xcmis.spi.RenditionProvider
getProducedMediaType
public org.xcmis.spi.utils.MimeType getProducedMediaType()
-
- Specified by:
getProducedMediaType in interface org.xcmis.spi.RenditionProvider
getRenditionStream
public org.xcmis.spi.RenditionContentStream getRenditionStream(org.xcmis.spi.ContentStream stream)
throws IOException
-
- Specified by:
getRenditionStream in interface org.xcmis.spi.RenditionProvider
- Throws:
IOException
getSupportedMediaType
public org.xcmis.spi.utils.MimeType[] getSupportedMediaType()
-
- Specified by:
getSupportedMediaType in interface org.xcmis.spi.RenditionProvider
getWidth
public int getWidth()
-
- Specified by:
getWidth in interface org.xcmis.spi.RenditionProvider
Copyright © 2011 eXo Platform SAS. All Rights Reserved.