Class EqualsMatchSelector


public class EqualsMatchSelector extends AbstractAttributeSelector
An "attribute value selector" matches an element if the element has an attribute with the specified name and value.
Author:
Werner Randelshofer