NativeXml Help
TsdXmlParser
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.