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