| Package | Description |
|---|---|
| cz.vutbr.web.css |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,MediaSpec.Feature> |
MediaSpec.featureMap |
| Modifier and Type | Method and Description |
|---|---|
protected MediaSpec.Feature |
MediaSpec.getFeatureByName(String name)
Obtains the feature based on its name.
|
static MediaSpec.Feature |
MediaSpec.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaSpec.Feature[] |
MediaSpec.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.