Package org.loboevolution.css
Interface CSSCharsetRule
- All Superinterfaces:
CSSRule
- All Known Implementing Classes:
CSSCharsetRuleImpl
-
Field Summary
Fields inherited from interface org.loboevolution.css.CSSRule
CHARSET_RULE, FONT_FACE_RULE, IMPORT_RULE, MEDIA_RULE, PAGE_RULE, STYLE_RULE, UNKNOWN_RULE
-
Method Summary
Methods inherited from interface org.loboevolution.css.CSSRule
getCssText, getParentRule, getParentStyleSheet, getType
-
Method Details
-
getEncoding
String getEncoding()getEncoding.
- Returns:
- a
String
object.
-
setEncoding
setEncoding.
encoding aString
object.- Throws:
DOMException
-