Package org.xhtmlrenderer.css.newmatch
Class Condition.LangCondition
java.lang.Object
org.xhtmlrenderer.css.newmatch.Condition
org.xhtmlrenderer.css.newmatch.Condition.LangCondition
- Enclosing class:
- Condition
-
Nested Class Summary
Nested classes/interfaces inherited from class org.xhtmlrenderer.css.newmatch.Condition
Condition.ClassCondition, Condition.LangCondition
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) boolean
(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