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