java.lang.Object | ||
↳ | com.google.gwt.resources.css.ast.CssNode | |
↳ | com.google.gwt.resources.css.ast.CssStylesheet |
An abstract representation of a CSS stylesheet.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
A copy constructor that will clone the contents of an existing
CssStylesheet.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Append the given stylesheet.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
A copy constructor that will clone the contents of an existing CssStylesheet.
Append the given stylesheet. The contents of the other stylesheet will be cloned.