Uses of Interface
org.htmlcleaner.TagNode.ITagNodeCondition

Uses of TagNode.ITagNodeCondition in org.htmlcleaner
 

Classes in org.htmlcleaner that implement TagNode.ITagNodeCondition
 class TagNode.TagAllCondition
          All nodes.
 class TagNode.TagNodeAttExistsCondition
          Checks if node contains specified attribute.
 class TagNode.TagNodeAttValueCondition
          Checks if node has specified attribute with specified value.
 class TagNode.TagNodeNameCondition
          Checks if node has specified name.
 



Copyright © 2006-2011. All Rights Reserved.