org.jfree.layouting.input.style
public class CSSCharsetRule extends StyleRule
Constructor and Description |
---|
CSSCharsetRule(StyleSheet parentStyle,
StyleRule parentRule) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCharset() |
void |
setCharset(java.lang.String charset) |
clone, getParentRule, getParentStyle, getStyleKeyRegistry, isReadOnly, makeReadOnly, setParentRule, setParentStyle
public CSSCharsetRule(StyleSheet parentStyle, StyleRule parentRule)