public class CSSStringRule extends CSSDeclarationRule
Constructor | Description |
---|---|
CSSStringRule(StyleSheet parentStyle,
StyleRule parentRule,
java.lang.String name) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
clear, clone, getImportantValues, getPropertyCSSValue, getPropertyKeysAsArray, getStyleValues, isEmpty, isImportant, removeProperty, setImportant, setPropertyValue, setPropertyValue, setPropertyValueAsString, setPropertyValueAsString
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParentRule, getParentStyle, getStyleKeyRegistry, isReadOnly, makeReadOnly, setParentRule, setParentStyle
public CSSStringRule(StyleSheet parentStyle, StyleRule parentRule, java.lang.String name)