org.htmlcleaner.conditional
Class TagAllCondition

java.lang.Object
  extended by org.htmlcleaner.conditional.TagAllCondition
All Implemented Interfaces:
ITagNodeCondition

public class TagAllCondition
extends Object
implements ITagNodeCondition

All nodes.


Constructor Summary
TagAllCondition()
           
 
Method Summary
 boolean satisfy(TagNode tagNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagAllCondition

public TagAllCondition()
Method Detail

satisfy

public boolean satisfy(TagNode tagNode)
Specified by:
satisfy in interface ITagNodeCondition


Copyright © 2006-2014. All Rights Reserved.