Class IncludeMatchSelector


public class IncludeMatchSelector extends AbstractAttributeSelector
An "include match selector" ~= matches an element if the element has an attribute with the specified name and the attribute value contains a word list with the specified word.
Author:
Werner Randelshofer