ContentDescriptor,
AbstractReadHandle,
AbstractWriteHandle,
BufferableContentHandle<Source, InputStream>, BufferableHandle,
ContentHandle<Source>, CtsQueryWriteHandle,
DocumentMetadataReadHandle,
DocumentMetadataWriteHandle,
DocumentPatchHandle,
QueryOptionsListReadHandle,
QueryOptionsReadHandle,
QueryOptionsWriteHandle,
RuleListReadHandle,
RuleReadHandle,
RuleWriteHandle,
SearchReadHandle,
SPARQLResultsReadHandle,
StreamingContentHandle<Source, InputStream>, StructureReadHandle,
StructureWriteHandle,
TriplesReadHandle,
TriplesWriteHandle,
TuplesReadHandle,
ValuesListReadHandle,
ValuesReadHandle,
XMLReadHandle,
XMLWriteHandle,
OutputStreamSender,
Closeable, AutoCloseableA Source Handle represents XML content as a transform source for reading or transforms a source into a result for writing.
Always call close() when
finished with this handle to release the resources.
UNKNOWN_LENGTHSourceHandle (Source content)bytesToContent (byte[] buffer)voidclose()byte[]contentToBytes (Source content)voidfromBuffer (byte[] buffer)get()Source[]newArray (int length)static ContentHandleFactorynewHandleArray (int length)protected Class<InputStream>protected voidreceiveContent (InputStream content)protected OutputStreamSendervoidvoidvoidsetTransformer (Transformer transformer)byte[]toBuffer()toContent (InputStream serialization)toString()voidwithMimetype (String mimetype)withTransformer (Transformer transformer)voidwrite (OutputStream out)getByteLength,
getFormat, getMimetype, getServerTimestamp,
setByteLength,
setMimetype,
setServerTimestampgetPointInTimeQueryTimestamp, isResendable,
setPointInTimeQueryTimestamp, setResendable,
setResponseServerTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitnewHandle,
resendableHandleForresendableHandleForcontent - a transform sourcetransformer - the transformertransformer - the transformerget in
interface ContentHandle<Source>set in
interface ContentHandle<Source>content - the transform sourcecontent - the transform sourceContentHandlegetContentClass in
interface ContentHandle<Source>ContentHandlenewHandle in
interface BufferableContentHandle<Source, InputStream>newHandle in
interface ContentHandle<Source>BufferableContentHandlenewHandleArray in
interface BufferableContentHandle<Source, InputStream>length - the number of positions in the arrayContentHandlenewArray in
interface ContentHandle<Source>length - the size of the array (zero or more)result - the receiver of the transform output
setFormat in interface ContentDescriptorsetFormat in
class BaseHandle<InputStream, OutputStreamSender>format - the format of the contentmimetype - the mime type of the contentBufferableHandlefromBuffer in
interface BufferableHandlebuffer - the byte arrayBufferableHandletoBuffer in
interface BufferableHandleBufferableContentHandletoContent in
interface BufferableContentHandle<Source, InputStream>serialization - a serialization of the
contentBufferableContentHandlebytesToContent in
interface BufferableContentHandle<Source, InputStream>buffer - the byte serializationBufferableContentHandlecontentToBytes in
interface BufferableContentHandle<Source, InputStream>content - the contentreceiveAs in
class com.marklogic.client.impl.HandleImplementation<InputStream, OutputStreamSender>receiveContent in
class com.marklogic.client.impl.HandleImplementation<InputStream, OutputStreamSender>sendContent in
class com.marklogic.client.impl.HandleImplementation<InputStream, OutputStreamSender>OutputStreamSenderwrite in
interface OutputStreamSenderout - the output stream receiving the contentIOException - if io problems ariseclose in
interface AutoCloseableclose in
interface CloseableCopyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.