Interface DocViewAnalyzerListener
-
@ConsumerType public interface DocViewAnalyzerListenerDocViewAnalyzerListener...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonNode(@NotNull String path, boolean intermediate, @Nullable String nodeType)Is called when the analyzer passes a node element.
-