class CSSCharsetRule

The CSSCharsetRule interface a @charset rule in a CSS style sheet. More...

Full nameDOM::CSSCharsetRule
Definition#include <css_rule.h>
InheritsDOM::CSSRule [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

The CSSCharsetRule interface a @charset rule in a CSS style sheet. A @charset rule can be used to define the encoding of the style sheet.

 CSSCharsetRule ()

CSSCharsetRule

 CSSCharsetRule (const CSSCharsetRule &other)

CSSCharsetRule

 CSSCharsetRule (const CSSRule &other)

CSSCharsetRule

 CSSCharsetRule (CSSCharsetRuleImpl *impl)

CSSCharsetRule

CSSCharsetRule &  operator = (const CSSCharsetRule &other)

operator =

Reimplemented from CSSRule.

CSSCharsetRule &  operator = (const CSSRule &other)

operator =

Reimplemented from CSSRule.

 ~CSSCharsetRule ()

~CSSCharsetRule

DOM::DOMString  encoding ()

encoding

[const]

The encoding information used in this @charset rule.

void  setEncoding ( const DOM::DOMString & )

setEncoding

see encoding

Throws: CSSException, SYNTAX_ERR:, Raised, if, the, specified, encoding, value, has, a, syntax, error, and, is, unparsable., DOMException, NO_MODIFICATION_ALLOWED_ERR:, Raised, if, this, encoding, rule, is, readonly.


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.