| 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 |
|---|---|
abstract ProcessingInstructionNodeExpr |
PlanBuilder.xmlPi(String name,
String value)
This function constructs an XML processing instruction with the atomic value.
|
abstract ProcessingInstructionNodeExpr |
PlanBuilder.xmlPi(XsStringExpr name,
XsAnyAtomicTypeExpr value)
This function constructs an XML processing instruction with the atomic value.
|
Copyright © 2013-2017 MarkLogic Corporation.