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.
- Since:
- 4.2
-
Field Summary
-
Method Summary
-
Field Details
-
EMPTY
-
-
Method Details
-
process
-