| Package | Description |
|---|---|
| com.marklogic.client |
The package provides the core classes, interfaces and exceptions for working with the database.
|
| com.marklogic.client.alerting |
A REST interface to MarkLogic alerting capabilities.
|
| com.marklogic.client.bitemporal | |
| com.marklogic.client.datamovement |
The MarkLogic Data Movement SDK supports long-running write, read, delete, or transform jobs.
|
| com.marklogic.client.document |
The package provides classes for creating, retrieving, updating, and deleting documents in the database for the REST server.
|
| com.marklogic.client.example.cookbook |
The package provides examples for common actions in working with the database.
|
| com.marklogic.client.example.extension |
The package provides examples of extensions that operate on a batch of database documents.
|
| com.marklogic.client.example.handle |
The package provides examples of extensions that read or write database documents in a new way or with a new representation.
|
| com.marklogic.client.extra.dom4j |
The package provides an adapter for using the dom4j Open Source library to read and write XML documents, XML structured search, and other XML data structures.
|
| com.marklogic.client.extra.gson |
The package provides an adapter for using the GSON Open Source library to read and write JSON documents, JSON structured search, and other JSON input and output.
|
| com.marklogic.client.extra.jdom |
The package provides an adapter for using the JDOM Open Source library to read and write XML documents, XML structured search, and other XML data structures.
|
| com.marklogic.client.extra.xom |
The package provides an adapter for using the XOM Open Source library to read and write XML documents, XML structured search, and other XML data structures.
|
| com.marklogic.client.impl | |
| 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.
|
| com.marklogic.client.query |
The package provides classes for queries including searching documents and reading values directly from indexes in the database for the REST server.
|
| Class and Description |
|---|
| BinaryDocumentManager
A Binary Document Manager provides database operations on binary documents.
|
| GenericDocumentManager
A Generic Document Manager supports database operations on documents with an unknown format.
|
| JSONDocumentManager
A JSON Document Manager supports database operations on JSON documents.
|
| TextDocumentManager
A Text Document Manager supports database operations on text documents.
|
| XMLDocumentManager
A XML Document Manager supports database operations on XML documents.
|
| Class and Description |
|---|
| ContentDescriptor
A Content Descriptor identifies the properties of some content.
|
| ServerTransform
ServerTransform specifies the invocation of a transform on the server including both the name of the transform and the parameters passed to the transform.
|
| Class and Description |
|---|
| ContentDescriptor
A Content Descriptor identifies the properties of some content.
|
| DocumentDescriptor
A Document Descriptor describes a database document.
|
| DocumentUriTemplate
A DocumentUriTemplate specifies how the server should construct a name for a document.
|
| DocumentWriteSet
Builds a set of
DocumentWriteOperations to be sent to the server through the REST API as a bulk write request. |
| ServerTransform
ServerTransform specifies the invocation of a transform on the server including both the name of the transform and the parameters passed to the transform.
|
| Class and Description |
|---|
| DocumentManager.Metadata
The Metadata enumeration specifies the categories of metadata read from or written to the database.
|
| DocumentRecord
Each DocumentRecord represents one document, its uri, format, mime-type and possibly its metadata (collections, properties, quality, and permissions).
|
| ServerTransform
ServerTransform specifies the invocation of a transform on the server including both the name of the transform and the parameters passed to the transform.
|
| Class and Description |
|---|
| BinaryDocumentManager.MetadataExtraction
The MetadataExtraction enumeration identifies whether properties are extracted from binary documents to metadata properties on the binary document, to a separate XHTML document, or not at all.
|
| ContentDescriptor
A Content Descriptor identifies the properties of some content.
|
| DocumentDescriptor
A Document Descriptor describes a database document.
|
| DocumentManager
A Document Manager provides database operations on a document.
|
| DocumentManager.Metadata
The Metadata enumeration specifies the categories of metadata read from or written to the database.
|
| DocumentMetadataPatchBuilder
A DocumentMetadataPatchBuilder specifies changes to the metadata of a database document.
|
| DocumentMetadataPatchBuilder.Call
A Call specifies how to apply a built-in or library function when replacing an existing fragment.
|
| DocumentMetadataPatchBuilder.CallBuilder
A CallBuilder constructs a Call to a built-in or library function to produce the replacement for an existing fragment.
|
| DocumentMetadataPatchBuilder.Cardinality
The Cardinality enumeration indicates the number of times that a path can match without error (which defaults to ZERO_OR_MORE, meaning any number of matches).
|
| DocumentMetadataPatchBuilder.PatchHandle
A PatchHandle produced by the builder can produce a string representation of the patch for saving, logging, or other uses.
|
| DocumentPage
Allows iteration over documents in the page as
DocumentRecord instances. |
| DocumentPatchBuilder
A DocumentPatchBuilder specifies changes to the metadata, content, or both of a database document.
|
| DocumentPatchBuilder.PathLanguage
MarkLogic’s REST API patch operations support two path languages for JSON, XPATH and JSONPATH.
|
| DocumentPatchBuilder.Position
The Position enumeration indicates the location relative to the context for inserting content.
|
| DocumentUriTemplate
A DocumentUriTemplate specifies how the server should construct a name for a document.
|
| DocumentWriteOperation.OperationType |
| DocumentWriteSet
Builds a set of
DocumentWriteOperations to be sent to the server through the REST API as a bulk write request. |
| ServerTransform
ServerTransform specifies the invocation of a transform on the server including both the name of the transform and the parameters passed to the transform.
|
| XMLDocumentManager.DocumentRepair
The DocumentRepair enumeration specifies whether an XML document is repaired as much as possible or not at all.
|
| Class and Description |
|---|
| XMLDocumentManager
A XML Document Manager supports database operations on XML documents.
|
| Class and Description |
|---|
| DocumentManager.Metadata
The Metadata enumeration specifies the categories of metadata read from or written to the database.
|
| Class and Description |
|---|
| ContentDescriptor
A Content Descriptor identifies the properties of some content.
|
| XMLDocumentManager
A XML Document Manager supports database operations on XML documents.
|
| Class and Description |
|---|
| ContentDescriptor
A Content Descriptor identifies the properties of some content.
|
| Class and Description |
|---|
| ContentDescriptor
A Content Descriptor identifies the properties of some content.
|
| Class and Description |
|---|
| ContentDescriptor
A Content Descriptor identifies the properties of some content.
|
| Class and Description |
|---|
| ContentDescriptor
A Content Descriptor identifies the properties of some content.
|
| Class and Description |
|---|
| ContentDescriptor
A Content Descriptor identifies the properties of some content.
|
| Class and Description |
|---|
| ContentDescriptor
A Content Descriptor identifies the properties of some content.
|
| Class and Description |
|---|
| ServerTransform
ServerTransform specifies the invocation of a transform on the server including both the name of the transform and the parameters passed to the transform.
|
Copyright © 2013-2017 MarkLogic Corporation.