Package org.htmlcleaner.conditional
Class TagNodeAttExistsCondition
java.lang.Object
org.htmlcleaner.conditional.TagNodeAttExistsCondition
- All Implemented Interfaces:
ITagNodeCondition
Checks if node contains specified attribute.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
attName
-
-
Constructor Details
-
TagNodeAttExistsCondition
-
-
Method Details
-
satisfy
- Specified by:
satisfy
in interfaceITagNodeCondition
-