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