- All Superinterfaces:
BooleanCondition
,DeclarationPredicate
A condition that declares a property name with an object model value.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.sf.carte.doc.style.css.BooleanCondition
BooleanCondition.Type
-
Method Summary
Methods inherited from interface io.sf.carte.doc.style.css.BooleanCondition
addCondition, appendMinifiedText, appendText, getNestedCondition, getParentCondition, getSubConditions, getType, replaceLast, setParentCondition
Methods inherited from interface io.sf.carte.doc.style.css.nsac.DeclarationPredicate
getName, setValue
-
Method Details
-
getValue
LexicalUnit getValue()Get the value.- Returns:
- the value.
-