public interface RenditionInfo
Modifier and Type | Method and Description |
---|---|
String |
getContenType()
Return the content type of the rendition.
|
String |
getId()
Return the id of the rendition.
|
String |
getKind()
Return the kind of the rendition.
|
BigInteger |
getLength()
Return the size of the rendition in bytes.
|
String |
getTitle()
Return the title of the rendition.
|
String getId()
String getContenType()
String getKind()
String getTitle()
BigInteger getLength()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.