public abstract class BinaryDocument extends ForestDocument
ForestDocument
representing a binary document in MarkLogic accessed via Direct
Access.ForestInputFormat
LOG
Constructor and Description |
---|
BinaryDocument() |
Modifier and Type | Method and Description |
---|---|
com.marklogic.xcc.Content |
createContent(String uri,
com.marklogic.xcc.ContentCreateOptions options,
boolean copyCollections, boolean copyMetadata,
boolean copyQuality) |
createDocument,
getCollections,
getContentAsByteStream,
getContentSize,
getFragmentOrdinal,
getMetadata,
getQuality,
isStreamable,
readFields,
setContentOptions,
setQuality,
write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentAsByteArray,
getContentAsMarkLogicNode,
getContentAsString,
getContentAsText,
getContentType
public com.marklogic.xcc.Content createContent(String uri, com.marklogic.xcc.ContentCreateOptions options, boolean copyCollections, boolean copyMetadata, boolean copyQuality) throws IOException
createContent
in class ForestDocument
IOException
Copyright © 2020 MarkLogic
Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may be found at
developer.marklogic.com