Package | Description |
---|---|
com.marklogic.client.io |
The package provides the handle classes with different representations for document content
when you read documents from the database or write documents to the database.
|
Modifier and Type | Method and Description |
---|---|
DocumentMetadataHandle.DocumentMetadataValues |
DocumentMetadataHandle.getMetadataValues()
Returns a container for the metadata-values for the document as read from
the server or modified locally.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentMetadataHandle.setMetadataValues(DocumentMetadataHandle.DocumentMetadataValues metadataValues)
Locally assigns a container with document metadata-values.
|
Copyright © 2013-2018 MarkLogic Corporation.