XML DOM Basics
XML DOM Operations
XML DOM Objects
XML DOM Useful Resources
Selected Reading
- XML DOM - Accessing
- XML DOM - Navigation
- XML DOM - Traversing
- XML DOM - Loading
- XML DOM - Methods
- XML DOM - Node Tree
- XML DOM - Nodes
- XML DOM - Model
- XML DOM - Overview
- XML DOM - Home
XML DOM Operations
- XML DOM - Clone Node
- XML DOM - Remove Node
- XML DOM - Replace Node
- XML DOM - Add Node
- XML DOM - Create Node
- XML DOM - Set Node
- XML DOM - Get Node
XML DOM Objects
- DOM - DOMException Object
- DOM - XMLHttpRequest Object
- DOM - Comment Object
- DOM - CDATASection Object
- DOM - Attribute Object
- DOM - Element Object
- DOM - Notation Object
- DOM - EntityReference Object
- DOM - Entity Object
- DOM - ProcessingInstruction
- DOM - DocumentType Object
- DOM - DOMImplementation
- DOM - NamedNodeMap Object
- DOM - NodeList Object
- DOM - Node Object
XML DOM Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
XML DOM - Methods
XML DOM - Methods
OM作为AAP包含不同类型的信息,可在XML文件中找到,例如内容和案文。 这些接口包括与这些物体合作所需的方法和特性。 财产界定了de的特性,而方法则允许操纵 no子。
下表列出了OMD的班级和接口——
S.No. | Interface & Description |
---|---|
1 | 它提供了一些独立于文件标本模式任何具体事例的操作方法。 |
2 | 它是“轻重”或“轻度”文件标的,它(作为文件顶级)将XML/超文本树植入一份完整的文件。 |
3 | |
4 | 它是XML的标志。 |
5 | 它是一份仅读的Node物体清单。 |
6 | NamedNodeMap (命名节点映射表) 它是可以名字查阅的节点。 |
7 | 该网站载有在OMM获取特性数据的一系列属性和方法。 |
8 | Attribute 它是一种属性。 |
9 | 这是要素节点。 摘自Node。 |
10 | 它是案文节点。 特性Data的衍生物。 |
11 | 它代表了评论节点。 特性Data的衍生物。 |
12 | ProcessingInstruction 它是“处理指示”。 它是在XML中用来在文件案文中保存与程序有关的信息的一种方法。 |
13 | CDATA Section 它代表了美洲自由贸易区科。 案文摘录。 |
14 | 它是一个实体。 摘自Node。 |
15 | 这在树中是一个实体。 摘自Node。 |
We will be discussing methods and properties of each of the above Interfaces in their respective chapters.Advertisements