hooks
xsdata.utils.hooks
load_entry_points(name)
Load the plugins for the given hook name.
Source code in xsdata/utils/hooks.py
4 5 6 7 8 9 10 11 12 13 14 | |