ް d Z ddlZddlZddlmZ g dZ G d d Z G d d Zd Z G d de Z G d d e Z G d d Z [ G d d Z G d d ZdS )z4Implementation of the DOM Level 3 'LS-Load' feature. N) NodeFilter) DOMBuilderDOMEntityResolverDOMInputSourcec ^ e Zd ZdZdZdZdZdZdZdZ dZ dZdZdZ dZdZdZdZdZdZdZdZdZdS )OptionszFeatures object that has variables set for each DOMBuilder feature. The DOMBuilder class uses an instance of this class to pass settings to the ExpatBuilder class. TFN)__name__ __module____qualname____doc__ namespacesnamespace_declarations validationexternal_parameter_entitiesexternal_general_entitiesexternal_dtd_subsetvalidate_if_schemavalidatedatatype_normalizationcreate_entity_ref_nodesentitieswhitespace_in_element_contentcdata_sectionscommentscharset_overrides_xml_encodinginfosetsupported_mediatypes_onlyerrorHandlerfilter 9/opt/alt/python311/lib64/python3.11/xml/dom/xmlbuilder.pyr r s J!J"& $H""H$(!NH%)"G %L FFFr" r c D e Zd ZdZdZdZdZdZdZdZ eeee fZ d Zd Zd Z d Zd Zd Zd Zd Zd Zd Zi ddgddgddgddgddgddgddgddgddgddgdddgddgddgddgddgddgd d gd!gd"gd#gg g d$d%gd&gd'gd(Zd) Zd* Zd+ Zd, Zd- ZdS ).r Nr c , t | _ d S N)r _optionsselfs r# __init__zDOMBuilder.__init__9 s r" c | j S r) entityResolverr+ s r# _get_entityResolverzDOMBuilder._get_entityResolver<