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, waitclone, getParentRule, getParentStyle, getStyleKeyRegistry, isReadOnly, makeReadOnly, setParentRule, setParentStylepublic CSSCharsetRule(StyleSheet parentStyle, StyleRule parentRule)