|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentHandlerExt
Method Summary | |
---|---|
void |
charset(java.lang.String characterEncoding)
Receive notification of a charset at-rule. |
Methods inherited from interface org.w3c.css.sac.DocumentHandler |
---|
comment, endDocument, endFontFace, endMedia, endPage, endSelector, ignorableAtRule, importStyle, namespaceDeclaration, property, startDocument, startFontFace, startMedia, startPage, startSelector |
Method Detail |
---|
void charset(java.lang.String characterEncoding) throws org.w3c.css.sac.CSSException
characterEncoding
- the character encoding
org.w3c.css.sac.CSSException
- Any CSS exception, possibly wrapping another exception.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |