State shared by all factories during one document construction.
Definition ConstructionContext.h:12
void registerFontId(dom::Cmper fontId)
Records a non-default font definition ID referenced during construction.
Definition ConstructionContext.h:22
dom::Cmper assignFontId(dom::Cmper fontId)
Records fontId if it is non-default, then returns it unchanged.
Definition ConstructionContext.h:15