protected class CSSEngine.StyleDeclarationDocumentHandler extends CSSEngine.DocumentAdapter implements org.apache.batik.css.engine.value.ShorthandManager.PropertyHandler
| 限定符和类型 | 字段和说明 |
|---|---|
org.apache.batik.css.engine.StyleMap |
styleMap |
| 限定符 | 构造器和说明 |
|---|---|
protected |
StyleDeclarationDocumentHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
property(String name,
org.w3c.css.sac.LexicalUnit value,
boolean important)
SAC: Implements
DocumentHandler.property(String, LexicalUnit, boolean). |
comment, endDocument, endFontFace, endMedia, endPage, endSelector, ignorableAtRule, importStyle, namespaceDeclaration, startDocument, startFontFace, startMedia, startPage, startSelectorpublic void property(String name, org.w3c.css.sac.LexicalUnit value, boolean important) throws org.w3c.css.sac.CSSException
DocumentHandler.property(String, LexicalUnit, boolean).property 在接口中 org.apache.batik.css.engine.value.ShorthandManager.PropertyHandlerproperty 在接口中 org.w3c.css.sac.DocumentHandlerproperty 在类中 CSSEngine.DocumentAdapterorg.w3c.css.sac.CSSExceptionCopyright © 2025. All rights reserved.