protected class CSSEngine.StyleDeclarationDocumentHandler extends CSSEngine.DocumentAdapter implements ShorthandManager.PropertyHandler
Modifier | Constructor and Description |
---|---|
protected |
StyleDeclarationDocumentHandler() |
Modifier and Type | Method and Description |
---|---|
void |
property(java.lang.String name,
LexicalUnit value,
boolean important)
SAC: Implements
DocumentHandler#property(String,LexicalUnit,boolean) . |
comment, endDocument, endFontFace, endMedia, endPage, endSelector, ignorableAtRule, importStyle, namespaceDeclaration, startDocument, startFontFace, startMedia, startPage, startSelector
public StyleMap styleMap
public void property(java.lang.String name, LexicalUnit value, boolean important) throws CSSException
DocumentHandler#property(String,LexicalUnit,boolean)
.property
in interface ShorthandManager.PropertyHandler
property
in class CSSEngine.DocumentAdapter
CSSException
Copyright ? 2015 Apache Software Foundation. All Rights Reserved.