
Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­
<!DOCTYPE html>
<html>
U
    ¡ê,ab6  ã                   @   s�   d Z G dd„ dƒZG dd„ dƒZG dd„ dƒZG dd„ dƒZd	Zd
ZdZdZdZ	dZ
eeeee	e
gZdZdZdZdZdZdZeeeeeegZdS )z2.0betac                   @   s$   e Zd Zdd„ Zdd„ Zdd„ ZdS )ÚErrorHandlerc                 C   s   |‚d S ©N© ©ÚselfZ	exceptionr   r   ú4/opt/alt/python38/lib64/python3.8/xml/sax/handler.pyÚerror    s    zErrorHandler.errorc                 C   s   |‚d S r   r   r   r   r   r   Ú
fatalError$   s    zErrorHandler.fatalErrorc                 C   s   t |ƒ d S r   )Úprintr   r   r   r   Úwarning(   s    zErrorHandler.warningN)Ú__name__Ú
__module__Ú__qualname__r   r   r
   r   r   r   r   r      s   
r   c                   @   s|   e Zd Zdd„ Zdd„ Zdd„ Zdd„ Zd	d
„ Zdd„ Zdd„ Z	dd„ Z
dd„ Zdd„ Zdd„ Zdd„ Zdd„ Zdd„ ZdS )ÚContentHandlerc                 C   s
   d | _ d S r   ©Z_locator©r   r   r   r   Ú__init__6   s    zContentHandler.__init__c                 C   s
   || _ d S r   r   )r   Zlocatorr   r   r   ÚsetDocumentLocator9   s    z!ContentHandler.setDocumentLocatorc                 C   s   d S r   r   r   r   r   r   ÚstartDocumentP   s    zContentHandler.startDocumentc                 C   s   d S r   r   r   r   r   r   ÚendDocumentW   s    zContentHandler.endDocumentc                 C   s   d S r   r   )r   ÚprefixZurir   r   r   ÚstartPrefixMapping`   s    z!ContentHandler.startPrefixMappingc                 C   s   d S r   r   )r   r   r   r   r   ÚendPrefixMappingw   s    zContentHandler.endPrefixMappingc                 C   s   d S r   r   )r   ÚnameÚattrsr   r   r   ÚstartElement~   s    zContentHandler.startElementc                 C   s   d S r   r   ©r   r   r   r   r   Ú
endElement†   s    zContentHandler.endElementc                 C   s   d S r   r   )r   r   Úqnamer   r   r   r   ÚstartElementNSŒ   s    zContentHandler.startElementNSc                 C   s   d S r   r   )r   r   r   r   r   r   ÚendElementNS˜   s    zContentHandler.endElementNSc                 C   s   d S r   r   )r   Zcontentr   r   r   Ú
charactersž   s    zContentHandler.charactersc                 C   s   d S r   r   )r   Z
whitespacer   r   r   ÚignorableWhitespace¨   s    z"ContentHandler.ignorableWhitespacec                 C   s   d S r   r   )r   ÚtargetÚdatar   r   r   ÚprocessingInstruction¶   s    z$ContentHandler.processingInstructionc                 C   s   d S r   r   r   r   r   r   ÚskippedEntityÁ   s    zContentHandler.skippedEntityN)r   r   r   r   r   r   r   r   r   r   r   r   r   r    r!   r$   r%   r   r   r   r   r   /   s   	
r   c                   @   s   e Zd Zdd„ Zdd„ ZdS )Ú
DTDHandlerc                 C   s   d S r   r   )r   r   ÚpublicIdÚsystemIdr   r   r   ÚnotationDeclÖ   s    zDTDHandler.notationDeclc                 C   s   d S r   r   )r   r   r'   r(   Zndatar   r   r   ÚunparsedEntityDeclÙ   s    zDTDHandler.unparsedEntityDeclN)r   r   r   r)   r*   r   r   r   r   r&   Ð   s   r&   c                   @   s   e Zd Zdd„ ZdS )ÚEntityResolverc                 C   s   |S r   r   )r   r'   r(   r   r   r   ÚresolveEntityæ   s    zEntityResolver.resolveEntityN)r   r   r   r,   r   r   r   r   r+   ß   s   r+   z&http://xml.org/sax/features/namespacesz.http://xml.org/sax/features/namespace-prefixesz,http://xml.org/sax/features/string-interningz&http://xml.org/sax/features/validationz5http://xml.org/sax/features/external-general-entitiesz7http://xml.org/sax/features/external-parameter-entitiesz-http://xml.org/sax/properties/lexical-handlerz1http://xml.org/sax/properties/declaration-handlerz&http://xml.org/sax/properties/dom-nodez(http://xml.org/sax/properties/xml-stringz-http://www.python.org/sax/properties/encodingz3http://www.python.org/sax/properties/interning-dictN)Úversionr   r   r&   r+   Zfeature_namespacesZfeature_namespace_prefixesZfeature_string_interningZfeature_validationZfeature_external_gesZfeature_external_pesZall_featuresZproperty_lexical_handlerZproperty_declaration_handlerZproperty_dom_nodeZproperty_xml_stringZproperty_encodingZproperty_interning_dictZall_propertiesr   r   r   r   Ú<module>   s>   
 "ûû