Module parser

Module parser 

Source
Expand description

Parser module

Modules§

attribute_extractor
XML Attribute Extraction and Processing
detector
dom
DOM-based parser for smaller DDEX files
extension_capture
Extension capture system for preserving unknown XML elements and namespaces
mode
Parser mode selection (DOM vs Stream)
namespace_detector
Namespace Detection and Management for DDEX Parser
security
stream
Streaming parser for large DDEX files
version_ext

Structs§

ParseOptions
Main parser options

Functions§

parse
Parse DDEX XML with automatic mode selection