| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.csskit |
| Modifier and Type | Method and Description |
|---|---|
static CombinedSelector.Specificity.Level |
CombinedSelector.Specificity.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CombinedSelector.Specificity.Level[] |
CombinedSelector.Specificity.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CombinedSelector.Specificity.add(CombinedSelector.Specificity.Level level)
Adds one to specificity level
|
int |
CombinedSelector.Specificity.get(CombinedSelector.Specificity.Level level)
Gets specificity of level
|
| Modifier and Type | Method and Description |
|---|---|
void |
CombinedSelectorImpl.SpecificityImpl.add(CombinedSelector.Specificity.Level level) |
int |
CombinedSelectorImpl.SpecificityImpl.get(CombinedSelector.Specificity.Level level) |
Copyright © 2014. All rights reserved.