Package org.htmlcleaner.conditional
Class TagNodeInsignificantBrCondition
java.lang.Object
org.htmlcleaner.conditional.TagNodeInsignificantBrCondition
- All Implemented Interfaces:
ITagNodeCondition
Checks if node is an insignificant br tag -- is placed at the end or at the
start of a block.
- Author:
- Konstantin Burov (aectann@gmail.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TagNodeInsignificantBrCondition
public TagNodeInsignificantBrCondition()
-
-
Method Details
-
satisfy
- Specified by:
satisfy
in interfaceITagNodeCondition
-