Package | Description |
---|---|
com.marklogic.client.type |
The package provides interfaces specifying the type of an expression or
value as passed to a
PlanBuilder method
or returned from a RowRecord method. |
Modifier and Type | Interface and Description |
---|---|
interface |
CommentNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
ElementNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
ProcessingInstructionNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
TextNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
XmlContentNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
Copyright © 2013-2018 MarkLogic Corporation.