Package | Description |
---|---|
com.marklogic.client.expression |
The package provides classes for building Optic plan pipelines and expressions
for execution on the REST server.
|
Modifier and Type | Method and Description |
---|---|
XsNCNameExpr |
FnExpr.localNameFromQName(ServerExpression arg)
Returns an xs:NCName representing the local part of arg.
|
XsNCNameExpr |
XsExpr.NCName(ServerExpression arg1)
Constructs or casts an expression to the xs:NCName server data type.
|
XsNCNameExpr |
FnExpr.prefixFromQName(ServerExpression arg)
Returns an xs:NCName representing the prefix of arg.
|
Modifier and Type | Method and Description |
---|---|
XsNCNameSeqExpr |
XsExpr.NCNameSeq(XsNCNameExpr... items)
Deprecated.
(as of 4.2) construct a
ServerExpression sequence with PlanBuilder.seq() |
Copyright © 2013-2018 MarkLogic Corporation.