|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is used to provide a resolver for relative CSS values.
| Method Summary | |
java.lang.String |
getPropertyName()
Returns the name of the handled property. |
boolean |
isInheritedProperty()
Whether the handled property is inherited or not. |
void |
resolveValue(org.w3c.dom.Element element,
java.lang.String pseudoElement,
XSmilesCSSStyleDeclarationImpl styleDeclaration,
XSmilesCSSStyleDeclarationImpl parentStyle)
Returns the default value for the handled property. |
| Method Detail |
public boolean isInheritedProperty()
public java.lang.String getPropertyName()
public void resolveValue(org.w3c.dom.Element element,
java.lang.String pseudoElement,
XSmilesCSSStyleDeclarationImpl styleDeclaration,
XSmilesCSSStyleDeclarationImpl parentStyle)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||