| Package | Description |
|---|---|
| com.gargoylesoftware.css.dom |
Implementation classes for the org.w3c.dom.css interfaces.
|
| com.gargoylesoftware.css.parser.media |
Package com.gargoylesoftware.css.parser.media.
|
| Modifier and Type | Method and Description |
|---|---|
Property |
CSSStyleDeclarationImpl.getPropertyDeclaration(String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
CSSStyleDeclarationImpl.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
CSSStyleDeclarationImpl.addProperty(Property p) |
| Modifier and Type | Method and Description |
|---|---|
void |
CSSStyleDeclarationImpl.setProperties(List<Property> properties) |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
MediaQuery.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaQuery.addMediaProperty(Property mp) |
Copyright © 2018. All rights reserved.