|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.doc.style.css.dom.BaseCSSRule
info.informatica.doc.style.css.dom.DOMCSSUnknownRule
public class DOMCSSUnknownRule
Implementation of CSSUnknownRule.
| Field Summary |
|---|
| Fields inherited from class info.informatica.doc.style.css.dom.BaseCSSRule |
|---|
insertionIndex |
| Fields inherited from interface org.w3c.dom.css.CSSRule |
|---|
CHARSET_RULE, FONT_FACE_RULE, IMPORT_RULE, MEDIA_RULE, PAGE_RULE, STYLE_RULE, UNKNOWN_RULE |
| Constructor Summary | |
|---|---|
DOMCSSUnknownRule(org.w3c.dom.css.CSSStyleSheet parentSheet)
|
|
| Method Summary | |
|---|---|
String |
getCssText()
|
void |
setCssText(String cssText)
|
| Methods inherited from class info.informatica.doc.style.css.dom.BaseCSSRule |
|---|
createCSSRule, getParentRule, getParentStyleSheet, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.css.CSSRule |
|---|
getParentRule, getParentStyleSheet, getType |
| Constructor Detail |
|---|
public DOMCSSUnknownRule(org.w3c.dom.css.CSSStyleSheet parentSheet)
| Method Detail |
|---|
public void setCssText(String cssText)
throws DOMException
setCssText in interface org.w3c.dom.css.CSSRulesetCssText in class BaseCSSRuleDOMExceptionpublic String getCssText()
getCssText in interface org.w3c.dom.css.CSSRulegetCssText in class BaseCSSRule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||