Interface | Description |
---|---|
DOMRange |
DOM range
|
TargetRange |
Target range API.
|
Class | Description |
---|---|
DOMAttr |
An attribute node.
|
DOMCDATASection |
A CData section node.
|
DOMCharacterData |
A CharacterData node.
|
DOMComment |
A Comment node.
|
DOMDocument |
XML document.
|
DOMDocumentType |
A doctype node.
|
DOMElement |
An Element node.
|
DOMNode |
DOM node.
|
DOMParser |
Tolerant XML parser.
|
DOMProcessingInstruction |
A processing instruction node.
|
DOMText |
A Text node.
|
DTDAttlistDecl |
DTD Attribute List declaration
|
DTDDeclNode |
DTDNode
|
DTDDeclParameter |
DTDDeclParameter
|
DTDElementDecl |
DTD Element Declaration
|
DTDEntityDecl |
DOM Entity declaration
|
DTDNotationDecl |
DTDNotationDecl
|
LineIndentInfo | |
NoNamespaceSchemaLocation |
The declared "xsi:noNamespaceSchemaLocation"
|
SchemaLocation |
The declared "xsi:schemaLocation"
|
SchemaLocationHint |
Represents one of the location hints provided in an xsi:schemaLocation
attribute.
|
XMLModel |
XML model processing instruction.
|
Enum | Description |
---|---|
DOMDocumentType.DocumentTypeKind |
Copyright © 2021. All rights reserved.