We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ee91e commit 41a4326Copy full SHA for 41a4326
src/main/java/com/marklogic/client/io/DocumentMetadataHandle.java
@@ -62,8 +62,7 @@
62
import com.marklogic.client.util.NameMap;
63
64
/**
65
- * A DocumentMetadataHandle represents the metadata for a database document
66
- * as a POJO (Plain Old Java Object).
+ * A DocumentMetadataHandle represents the metadata for a database document.
67
*/
68
public class DocumentMetadataHandle
69
extends BaseHandle<InputStream, OutputStreamSender>
0 commit comments