Package | Description |
---|---|
com.marklogic.client |
The package provides the core classes, interfaces and exceptions for working with the database.
|
com.marklogic.client.admin |
The package provides the classes for configuration and initialization
of the REST server.
|
com.marklogic.client.alerting |
A REST interface to MarkLogic alerting capabilities.
|
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.eval | |
com.marklogic.client.extensions |
The package provides base and support classes so you can derive
a new Resource Manager to provide a client interface for a
Resource Services extension on the REST server.
|
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.
|
com.marklogic.client.util |
The package provides loggers, specialized maps, and other utilities
shared across other packages.
|
Class and Description |
---|
RequestLogger
Request Logger records the requests sent to the server.
|
Class and Description |
---|
RequestLogger
Request Logger records the requests sent to the server.
|
RequestParameters
RequestParameters supports a map with a string as the key and
a list of strings as the value, which can represent parameters
of an operation including parameters transported over HTTP.
|
Class and Description |
---|
NameMap
A NameMap defines the interface for maps where the key is
a QName (a name qualified by a URI for global uniqueness or
for association with a domain).
|
Class and Description |
---|
IterableNamespaceContext
InterableNamespaceContext extends NamespaceContext to support
introspection of unknown namespace bindings.
|
RequestLogger
Request Logger records the requests sent to the server.
|
RequestParameters
RequestParameters supports a map with a string as the key and
a list of strings as the value, which can represent parameters
of an operation including parameters transported over HTTP.
|
Class and Description |
---|
EditableNamespaceContext
EditableNamespaceContext provides access to namespace bindings of prefixes and URIs and
can act as a NamespaceContext.
|
Class and Description |
---|
RequestLogger
Request Logger records the requests sent to the server.
|
RequestParameters
RequestParameters supports a map with a string as the key and
a list of strings as the value, which can represent parameters
of an operation including parameters transported over HTTP.
|
Class and Description |
---|
NameMap
A NameMap defines the interface for maps where the key is
a QName (a name qualified by a URI for global uniqueness or
for association with a domain).
|
Class and Description |
---|
IterableNamespaceContext
InterableNamespaceContext extends NamespaceContext to support
introspection of unknown namespace bindings.
|
RequestLogger
Request Logger records the requests sent to the server.
|
Class and Description |
---|
IterableNamespaceContext
InterableNamespaceContext extends NamespaceContext to support
introspection of unknown namespace bindings.
|
RequestParameters
RequestParameters supports a map with a string as the key and
a list of strings as the value, which can represent parameters
of an operation including parameters transported over HTTP.
|
Copyright © 2013-2018 MarkLogic Corporation.