ContentDescriptor,
AbstractReadHandle,
AbstractWriteHandle,
BufferableContentHandle<XMLStreamReader, InputStream>, BufferableHandle,
ContentHandle<XMLStreamReader>, CtsQueryWriteHandle,
DocumentMetadataReadHandle,
DocumentMetadataWriteHandle,
DocumentPatchHandle,
QueryOptionsListReadHandle,
QueryOptionsReadHandle,
QueryOptionsWriteHandle,
RuleListReadHandle,
RuleReadHandle,
RuleWriteHandle,
SearchReadHandle,
SPARQLResultsReadHandle,
StreamingContentHandle<XMLStreamReader, InputStream>, StructureReadHandle,
StructureWriteHandle,
TriplesReadHandle,
TriplesWriteHandle,
TuplesReadHandle,
ValuesListReadHandle,
ValuesReadHandle,
XMLReadHandle,
XMLWriteHandle,
OutputStreamSender,
Closeable, AutoCloseableAn XML Stream Reader Handle represents XML content as an XML stream reader for reading as a StAX pull stream.
Either call close() or
get().close() when finished with
this handle to release the resources.
UNKNOWN_LENGTHXMLStreamReaderHandle (XMLStreamReader content)bytesToContent (byte[] buffer)voidclose()byte[]contentToBytes (XMLStreamReader content)voidfromBuffer (byte[] buffer)get()protected XMLInputFactorynewArray (int length)static ContentHandleFactorynewHandleArray (int length)protected Class<InputStream>protected voidreceiveContent (InputStream content)protected OutputStreamSendervoidset (XMLStreamReader content)voidsetFactory (XMLInputFactory factory)voidvoidsetResolver (XMLResolver resolver)byte[]toBuffer()toContent (InputStream serialization)toString()with (XMLStreamReader content)withMimetype (String mimetype)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 StAX stream readerresolver - the reference resolverclose() to release the response.get in
interface ContentHandle<XMLStreamReader>set in
interface ContentHandle<XMLStreamReader>content - a StAX stream readercontent - a StAX stream readerContentHandlegetContentClass in
interface ContentHandle<XMLStreamReader>ContentHandlenewHandle in
interface BufferableContentHandle<XMLStreamReader, InputStream>newHandle in
interface ContentHandle<XMLStreamReader>BufferableContentHandlenewHandleArray in
interface BufferableContentHandle<XMLStreamReader, InputStream>length - the number of positions in the arrayContentHandlenewArray in
interface ContentHandle<XMLStreamReader>length - the size of the array (zero or more)
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<XMLStreamReader, InputStream>serialization - a serialization of the
contentBufferableContentHandlebytesToContent in
interface BufferableContentHandle<XMLStreamReader, InputStream>buffer - the byte serializationBufferableContentHandlecontentToBytes in
interface BufferableContentHandle<XMLStreamReader, InputStream>content - the contentclose in
interface AutoCloseableclose in
interface Closeablefactory - the StAX factoryreceiveAs 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 ariseCopyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.