Expand description
XML parsing utilities for the EPUB parser.
This module provides helper functions for common XML parsing tasks, particularly for extracting text content from XML elements.
Structs§
- XmlParser
- A utility for parsing XML content.
Functions§
- preprocess_
html_ entities - Pre-process XML content to handle common HTML entities.