public interface MatchLocation
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAllSnippetText()
Returns the entire text only of the snippet, excluding any highlight tags.
|
java.lang.String |
getPath()
Returns the path to the matching location in the document.
|
MatchSnippet[] |
getSnippets()
Returns the array of elements in the snippet.
|
java.lang.String getPath()
java.lang.String getAllSnippetText()
MatchSnippet[] getSnippets()
Copyright © 2013-2020 MarkLogic Corporation.