Class Condition.UnsupportedCondition
java.lang.Object
org.xhtmlrenderer.css.newmatch.Condition
org.xhtmlrenderer.css.newmatch.Condition.UnsupportedCondition
- Enclosing class:
Condition
represents unsupported (or invalid) css, never matches
-
Nested Class Summary
Nested classes/interfaces inherited from class Condition
Condition.ClassCondition, Condition.LangCondition -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) booleanmatches(Node e, AttributeResolver attRes, TreeResolver treeRes) Methods inherited from class Condition
createAttributeEqualsCondition, createAttributeExistsCondition, createAttributeMatchesFirstPartCondition, createAttributeMatchesListCondition, createAttributePrefixCondition, createAttributeSubstringCondition, createAttributeSuffixCondition, createClassCondition, createEvenChildCondition, createFirstChildCondition, createIDCondition, createLangCondition, createLastChildCondition, createLinkCondition, createNthChildCondition, createOddChildCondition, createUnsupportedCondition