|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.input.style.StyleRule
org.jfree.layouting.input.style.CSSCharsetRule
public class CSSCharsetRule
Creation-Date: 23.11.2005, 11:08:59
Constructor Summary | |
---|---|
CSSCharsetRule(StyleSheet parentStyle,
StyleRule parentRule)
|
Method Summary | |
---|---|
java.lang.String |
getCharset()
|
void |
setCharset(java.lang.String charset)
|
Methods inherited from class org.jfree.layouting.input.style.StyleRule |
---|
clone, getParentRule, getParentStyle, getStyleKeyRegistry, isReadOnly, makeReadOnly, setParentRule, setParentStyle |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSSCharsetRule(StyleSheet parentStyle, StyleRule parentRule)
Method Detail |
---|
public java.lang.String getCharset()
public void setCharset(java.lang.String charset)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |