| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.csskit | |
| cz.vutbr.web.csskit.antlr |
| Modifier and Type | Method and Description |
|---|---|
Selector.ElementAttribute |
RuleFactory.createAttribute(String value,
boolean isStringValue,
Selector.Operator operator,
String attribute)
Creates CSS selector part, element attribute
|
Selector.ElementAttribute |
Selector.ElementAttribute.setAttribute(String attribute) |
Selector.ElementAttribute |
Selector.ElementAttribute.setValue(String value) |
| Modifier and Type | Class and Description |
|---|---|
static class |
SelectorImpl.ElementAttributeImpl
Attribute holder
|
| Modifier and Type | Method and Description |
|---|---|
Selector.ElementAttribute |
RuleFactoryImpl.createAttribute(String value,
boolean isStringValue,
Selector.Operator operator,
String attribute) |
Selector.ElementAttribute |
SelectorImpl.ElementAttributeImpl.setAttribute(String name) |
Selector.ElementAttribute |
SelectorImpl.ElementAttributeImpl.setValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
Selector.ElementAttribute |
CSSTreeParser.attribute() |
Copyright © 2014. All rights reserved.