NativeXml Help
Content
|
Index
|
Reference
TsdXmlParser
Hierarchy
,
Members
,
Properties
,
Methods
,
Unit: NativeXml
TsdXmlParser =
class
(TDebugPersistent)
Description
XML buffered parser. It buffers the source stream into a memory buffer of limited size and reads from the stream chunk-wise. This way, it can do string comparisons in memory, directly on the buffer.