public class ComponentFinder extends Object implements IVisitor<Component,Component>, Serializable
ComponentFinder(String markupId)
void
component(Component component, IVisit<Component> visit)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ComponentFinder(String markupId)
public void component(Component component, IVisit<Component> visit)
component
IVisitor<Component,Component>
Copyright © 2020. All rights reserved.