public class ChildrenFinder extends Object implements IVisitor<Component,Void>, Serializable
| Constructor and Description |
|---|
ChildrenFinder(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
component(Component component,
IVisit<Void> visit) |
List<Component> |
getFoundComponents() |
Copyright © 2020. All rights reserved.