Unit nicola_xmlparser

DescriptionusesClasses, Interfaces and ObjectsFunctions and ProceduresTypesConstantsVariables

Description

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.

uses

Classes, Interfaces and Objects

NameDescription
Class TXMLAttribute  
Class TXMLAttributes  
Class TXMLNode  
Class TXMLNodes  
Class TXMLDocument  

Types

NameDescription
TNodeType

The type of a node

  • ndTag:
  • ndComment:
  • ndText:
  • ndCData:

Generated by PasDoc 0.8.8 on 2005-03-14 21:03:49