public static interface UrlAgent.MediaUrlEntry extends UrlAgent.UrlEntry
UrlAgent.UrlEntry
for a Media
.UrlAgent.UrlEntry
,
Media
Modifier and Type | Method and Description |
---|---|
Resolution |
getResolution()
Returns the
resolution for which this media url entry is specified for. |
boolean |
isLanguageIndependent()
Returns whether this media url entry is language independent or not.
|
boolean |
isPicture()
Returns whether this media url entry represents a medium that contains a picture or a file.
|
getElementInfo, getLanguage, getPath, isElementDeleted
@Nullable Resolution getResolution()
resolution
for which this media url entry is specified for. This method may return
null
, if the corresponding resolution has been deleted.resolution
for which this media url entry is specified for. May return
null
, if the corresponding resolution has been deleted.Resolution
boolean isLanguageIndependent()
true
if this media url entry is language independent, otherwise false
boolean isPicture()
false
if the corresponding element has been deleted.true
if this media url entry represents a medium that contains a picture. Returns
false
if the corresponding element has been deleted or this media url entry represents a medium that
contains a file.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210