public interface MatchLocation
Modifier and Type | Method and Description |
---|---|
String |
getAllSnippetText()
Returns the entire text of the snippet.
|
String |
getPath()
Returns the path to the matching location in the document.
|
MatchSnippet[] |
getSnippets()
Returns the array of elements in the snippet.
|
String getPath()
String getAllSnippetText()
MatchSnippet[] getSnippets()
Copyright © 2013-2015 MarkLogic Corporation.