Package com.openhtmltopdf.css.newmatch
Class Condition.LinkCondition
java.lang.Object
com.openhtmltopdf.css.newmatch.Condition
com.openhtmltopdf.css.newmatch.Condition.LinkCondition
- Enclosing class:
Condition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) booleanmatches(Object e, AttributeResolver attRes, TreeResolver treeRes) (package private) voidtoCSS(StringBuilder sb) Methods inherited from class com.openhtmltopdf.css.newmatch.Condition
createAttributeEqualsCondition, createAttributeExistsCondition, createAttributeMatchesFirstPartCondition, createAttributeMatchesListCondition, createAttributePrefixCondition, createAttributeSubstringCondition, createAttributeSuffixCondition, createClassCondition, createEvenChildCondition, createFirstChildCondition, createIDCondition, createLangCondition, createLastChildCondition, createLinkCondition, createNthChildCondition, createOddChildCondition, createUnsupportedCondition