DocViewAnalyzerListener...
-
Method Summary
void
Is called when the analyzer passes a node element.
-
Method Details
-
onNode
void onNode(@NotNull
@NotNull String path,
boolean intermediate,
@Nullable
@Nullable String nodeType)
Is called when the analyzer passes a node element.
- Parameters:
path - the path of the node
intermediate - true if intermediate node
nodeType - the primary type of the node or null if empty.