public interface DocumentHandlerExt
extends org.w3c.css.sac.DocumentHandler
Modifier and Type | Method and 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 © 2016. All rights reserved.