Package | Description |
---|---|
com.marklogic.client.extra.dom4j |
The package provides an adapter for using the
dom4j Open Source library to read and write XML documents, XML
structured search, and other XML data structures.
|
Modifier and Type | Method and Description |
---|---|
DOM4JHandle |
DOM4JHandle.newHandle() |
DOM4JHandle[] |
DOM4JHandle.newHandleArray(int length) |
DOM4JHandle |
DOM4JHandle.with(org.dom4j.Document content)
Assigns an XML document structure as the content
and returns the handle.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.