org.w3c.css.sac.DocumentHandler
HandlerBase
public interface DocumentHandlerExt
extends org.w3c.css.sac.DocumentHandler
Modifier and Type | Method | Description |
---|---|---|
void |
charset(String characterEncoding) |
Receive notification of a charset at-rule.
|
void charset(String characterEncoding) throws org.w3c.css.sac.CSSException
characterEncoding
- the character encodingorg.w3c.css.sac.CSSException
- Any CSS exception, possibly wrapping another exception.Copyright © 2018. All rights reserved.