public final class MediaUtil extends Object
MediaPlayerDelegate
.Modifier and Type | Method and Description |
---|---|
static Location |
getLocationAttribute(Element element,
Name attrName) |
static String |
getNonEmptyTokenAttribute(Element element,
Name attrName) |
static boolean |
isSupportedType(String type) |
static int |
parseSize(String value,
StyledViewFactory viewFactory,
Style style)
Converts specified value to CSS pixels (NOT screen pixels).
|
static Location |
toLocation(String path,
URL baseURL) |
static String |
whichType(String source) |
static String |
whichType(URL url) |
public static boolean isSupportedType(String type)
public static String getNonEmptyTokenAttribute(Element element, Name attrName)
public static int parseSize(String value, StyledViewFactory viewFactory, Style style)