@ConsumerType
public interface DocViewAnalyzerListener
DocViewAnalyzerListener...| Modifier and Type | Method and Description |
|---|---|
void |
onNode(java.lang.String path,
boolean intermediate,
java.lang.String nodeType)
Is called when the analyzer passes a node element.
|
void onNode(@Nonnull
java.lang.String path,
boolean intermediate,
@Nullable
java.lang.String nodeType)
path - the path of the nodeintermediate - true if intermediate nodenodeType - the primary type of the node or null if empty.Copyright © 2010 - 2023 Adobe. All Rights Reserved