| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.csskit | |
| cz.vutbr.web.csskit.antlr |
| Modifier and Type | Method and Description |
|---|---|
Selector |
RuleFactory.createSelector()
Creates CSS selector
|
Selector |
CombinedSelector.getLastSelector()
Gets last Selector stored in list,
so its values are easily read
|
Selector |
Selector.setCombinator(Selector.Combinator combinator)
Sets combinator
|
| Modifier and Type | Class and Description |
|---|---|
class |
SelectorImpl
Encapsulates one selector for CSS declaration.
|
| Modifier and Type | Method and Description |
|---|---|
Selector |
RuleFactoryImpl.createSelector() |
Selector |
CombinedSelectorImpl.getLastSelector() |
Selector |
SelectorImpl.setCombinator(Selector.Combinator combinator) |
| Modifier and Type | Method and Description |
|---|---|
Selector |
CSSTreeParser.selector() |
Copyright © 2014. All rights reserved.