![]() Server : Apache/2.4.52 (Ubuntu) System : Linux webserver 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64 User : www-data ( 33) PHP Version : 8.1.2-1ubuntu2.21 Disable Function : NONE Directory : /lib/python3.10/xml/dom/__pycache__/ |
o �*�g�� � @ s d Z ddlmZmZmZ ddlmZmZmZ ddlm Z ddl mZmZ ddl mZ ejZejZejZejjZejjZejjZejjZe�� Ze�dd�e�dd �e�dd �e�dd�e�dd�e�dd �e�dd�e�dd�e�dd�d� ZG dd� de�Zdd� Zdd� ZG dd� d�ZeeefZ G dd� de�Z!G dd� de�Z"G dd� de"�Z#G d d!� d!e"�Z$d"Z%d#e% Z&G d$d%� d%e�Z'G d&d'� d'�Z(G d(d)� d)e(e�Z)G d*d+� d+e(e'�Z*G d,d-� d-e+�Z,G d.d/� d/e�Z-d;d1d2�Z.d;d3d4�Z/d;d5d6�Z0d;d7d8�Z1d9d:� Z2dS )<z�Facility to use the Expat parser to load a minidom instance from a string or file. This avoids all the overhead of SAX and pulldom to gain performance. � )� xmlbuilder�minidom�Node)�EMPTY_NAMESPACE�EMPTY_PREFIX�XMLNS_NAMESPACE)�expat)� _append_child�_set_attribute_node)� NodeFilterN�cdata�enumeration�entity�entities�id�idref�idrefs�nmtoken�nmtokens) �CDATA�ENUM�ENTITY�ENTITIES�ID�IDREF�IDREFS�NMTOKEN�NMTOKENSc @ sZ e Zd ZdZddd�Zdd� Zdd� Zd d � Zdd� Zd d� Z dd� Z dd� Zdd� ZdS )�ElementInfo�� _attr_info�_model�tagNameNc C s || _ g | _|| _d S �N)r"