| Description | uses | Classes, Interfaces and Objects | Functions and Procedures | Types | Constants | Variables |
This is a simple XML parser. It does handle all quite good, except for initial <?XXX> or <!XXX> tags. It only handles ONE root tag. Works for both linux and windows, for both delphi/kylix and freepascal.
| Name | Description |
|---|---|
Class TXMLAttribute |
|
Class TXMLAttributes |
|
Class TXMLNode |
|
Class TXMLNodes |
|
Class TXMLDocument |
| Name | Description |
|---|---|
TNodeType |
The type of a node
|