| Class | Description |
|---|---|
| Attribute |
A class representing an Attribute XML node.
|
| Element |
A representation of an Element XML node.
|
| Namespace |
A class representing a Namespace for an Element.
|
| ParentNode |
The base object for both Element and RootNode.
|
| ProcessingInstruction |
A class representing an XML Processing Instruction.
|
| Root |
A representation of a Root node.
|
| Text |
A class representing an XML Text node.
|
| XMLNode |
The base node for all XMLNode types.
|
Copyright © 2021. All rights reserved.