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