public class CSSCharsetRule extends StyleRule
Constructor | Description |
---|---|
CSSCharsetRule(StyleSheet parentStyle,
StyleRule parentRule) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getCharset() |
|
void |
setCharset(java.lang.String charset) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getParentRule, getParentStyle, getStyleKeyRegistry, isReadOnly, makeReadOnly, setParentRule, setParentStyle
public CSSCharsetRule(StyleSheet parentStyle, StyleRule parentRule)