Package | Description |
---|---|
com.marklogic.dom |
This package provides W3C DOM based APIs to the
internal on-disk representation of documents and their contents in
the expanded tree cache of a MarkLogic database forest.
|
Modifier and Type | Class and Description |
---|---|
class |
AttrImpl
A read-only W3C DOM Node implementation of
MarkLogic's internal representation of an element attribute as
stored in the expanded tree cache of a forest on disk.
|
class |
CharacterDataImpl
A read-only W3C DOM Node implementation of
MarkLogic's internal representation of character data as stored in
the expanded tree cache of a forest on disk.
|
class |
CommentImpl
A read-only W3C DOM Node implementation of
MarkLogic's internal representation of an XML comment as stored in
the expanded tree cache of a forest on disk.
|
class |
DocumentImpl
A read-only W3C DOM Node implementation of
MarkLogic's internal representation of an XML or text document as
stored in the expanded tree cache of a forest on disk.
|
class |
DocumentTypeImpl
Document Type node is not part of XDM.
|
class |
ElementImpl
A read-only W3C DOM Node implementation of
MarkLogic's internal representation of a document element as stored
in the expanded tree cache of a forest on disk.
|
class |
ProcessingInstructionImpl
A read-only W3C DOM Node implementation on top
of MarkLogic's internal representation of a processing instruction
in a document as stored on disk in the expanded tree cache of a
forest.
|
class |
TextImpl
A read-only W3C DOM Node implementation of
MarkLogic's internal representation of text data as stored in the
expanded tree cache of a forest on disk.
|
Copyright © 2020 MarkLogic
Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may be found at
developer.marklogic.com