findAndApply

fun <T : Node?> findAndApply(clazz: Class<T>, node: Node, fn: Function<T, Node>): Node(source)