|
MarkLogic Connector for Hadoop 1.1-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.marklogic.mapreduce.functions.Reference
com.marklogic.mapreduce.functions.PathReference
public abstract class PathReference
Wrapper class for the cts:path-reference function.
This class represents a reference to a path value lexicon
(path range index).
| Constructor Summary | |
|---|---|
PathReference()
|
|
| Method Summary | |
|---|---|
void |
append(StringBuilder buf)
|
abstract String |
getPathExpression()
The path range expression represented by this lexicon. |
String[] |
getUserDefinedOptions()
Get user-defined options for the path reference. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathReference()
| Method Detail |
|---|
public void append(StringBuilder buf)
append in class Referencepublic abstract String getPathExpression()
This path expression must correspond to the path expression used to create an existing path range index.
public String[] getUserDefinedOptions()
This method corresponds to the $options parameter of the path
reference function. Override this method to pass options to the path
reference function. For a list of available options, see
cts:path-reference in the XQuery and XSLT Reference.
|
MarkLogic Connector for Hadoop 1.1-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com