Interface ChildProcessor<T extends Node>

  • Type Parameters:
    T - type of child node to process
    All Known Implementing Classes:
    PerAttributeChildProcessor
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface ChildProcessor<T extends Node>
    Since:
    4.2