| Modifier and Type | Class | Description |
|---|---|---|
protected class |
CSSEngine.StyleDeclarationBuilder |
To build a StyleDeclaration object.
|
protected class |
CSSEngine.StyleDeclarationDocumentHandler |
To parse a style declaration.
|
protected class |
CSSEngine.StyleDeclarationUpdateHandler |
To parse a style declaration and update a StyleMap.
|
protected class |
CSSEngine.StyleSheetDocumentHandler |
To parse a style sheet.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ShorthandManager.setValues(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
org.w3c.css.sac.LexicalUnit lu,
boolean imp) |
Sets the properties which are affected by this shorthand
property.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
FontShorthandManager.handleSystemFont(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
java.lang.String s,
boolean imp) |
|
void |
FontShorthandManager.setValues(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
org.w3c.css.sac.LexicalUnit lu,
boolean imp) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
MarkerShorthandManager.setValues(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
org.w3c.css.sac.LexicalUnit lu,
boolean imp) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
MarginShorthandManager.setValues(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
org.w3c.css.sac.LexicalUnit lu,
boolean imp) |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.