Skip to main content

Module builder

Module builder 

Source
Expand description

FO tree builder - constructs the FO tree from XML

Splits into:

  • mod.rs (this file): FoTreeBuilder struct, XML parsing loop, element lifecycle
  • node_factory: FO node creation from element names/attributes
  • property_parser: Property value parsing (length, color, gradient, etc.)

Structsยง

FoTreeBuilder
Builder for constructing FO trees from XML