Expand description
HWPX decoding pipeline.
Submodules handle individual stages:
package— ZIP extraction and file accessheader—header.xmlparsing →HwpxStyleStoresection—section*.xmlparsing → paragraphs + page settings
Structs§
- Hwpx
Decoder - Decodes HWPX files (ZIP + XML) into Core’s
Document<Draft>. - Hwpx
Document - The result of decoding an HWPX file.