public class Collector extends Object
Modifier and Type | Method and Description |
---|---|
static Elements |
collect(Evaluator eval, Element root)
Build a list of elements, by visiting root and every descendant of root, and testing it against the evaluator.
|
public static Elements collect(Evaluator eval, Element root)
eval
- Evaluator to test elements against
root
- root of tree to descend
Copyright © 1998–2019 iText Group NV. All rights reserved.