| 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 |
|---|---|
MediaQuery |
MediaListImpl.mediaQuery(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<MediaQuery> |
MediaQueryList.getMediaQueries() |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaQueryList.add(MediaQuery mediaQuery)
Adds a new media query to the list.
|
Copyright © 2020. All rights reserved.