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()
null
String getContenType()
null
String getKind()
null
String getTitle()
null
BigInteger getLength()
null
if unknownCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.