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