public static final class Evaluator.IndexGreaterThan extends Evaluator.IndexEvaluator
Evaluator.AllElements, Evaluator.Attribute, Evaluator.AttributeKeyPair, Evaluator.AttributeStarting, Evaluator.AttributeWithValue, Evaluator.AttributeWithValueContaining, Evaluator.AttributeWithValueEnding, Evaluator.AttributeWithValueMatching, Evaluator.AttributeWithValueNot, Evaluator.AttributeWithValueStarting, Evaluator.Class, Evaluator.ContainsOwnText, Evaluator.ContainsText, Evaluator.Id, Evaluator.IndexEquals, Evaluator.IndexEvaluator, Evaluator.IndexGreaterThan, Evaluator.IndexLessThan, Evaluator.Matches, Evaluator.MatchesOwn, Evaluator.Tag| Constructor and Description |
|---|
IndexGreaterThan(int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Element root,
Element element)
Test if the element meets the evaluator's requirements.
|
String |
toString() |
Copyright © 2009-2023 Jonathan Hedley. All Rights Reserved.