Tryag File Manager
Home
-
Turbo Force
Current Path :
/
usr
/
lib
/
python2.4
/
site-packages
/
_xmlplus
/
dom
/
ext
/
reader
/
Upload File :
New :
File
Dir
//usr/lib/python2.4/site-packages/_xmlplus/dom/ext/reader/PyExpat.pyc
mò xùžNc @ sÔ d Z d k Z d k Z d k Z d k Z d k l Z l Z l Z d k l Z d k l Z d k l Z l Z d k l Z l Z d k l Z d k l Z d k l Z d k l Z d e i f d „ ƒ YZ d S( s Components for reading XML files from PyExpat (Python 1.6, 2.0 or from PyXML). WWW: http://4suite.com/4DOM e-mail: support@4suite.com Copyright (c) 2000-2001 Fourthought Inc, USA. All Rights Reserved. See http://4suite.com/COPYRIGHT for license and copyright information N( s Entitys DocumentTypes Document( s Node( s implementation( s SplitQNames ReleaseNode( s XML_NAMESPACEs XMLNS_NAMESPACE( s Element( s Attr( s reader( s expatt Readerc B sž t Z d „ Z d d „ Z d „ Z d d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( Nc C s d S( N( ( t self( ( tC /usr/lib/python2.4/site-packages/_xmlplus/dom/ext/reader/PyExpat.pyt __init__ s c C s— d | _ d | _ g | _ | o2 | | _ | i i ƒ | _ | i i | i ƒ n d | _ d | _ g | _ h d t <| _ g | _ d | _ d S( Nt xmlt ( t NoneR t _ownerDoct _rootNodet _nodeStackt ownerDoct createDocumentFragmentt appendt _dtt _xmlDeclt _orphanedNodest XML_NAMESPACEt _namespacest _namespaceStackt _currText( R R ( ( R t initState s c C s¦ t i ƒ | _ d | i _ | i | i _ | i | i _ | i | i _ | i | i _ | i | i _ | i | i _ | i | i _ | i | i _ | i | i _ d S( Ni ( t expatt ParserCreateR t parsert buffer_textt startElementt StartElementHandlert endElementt EndElementHandlert characterst CharacterDataHandlert processingInstructiont ProcessingInstructionHandlert commentt CommentHandlert startCDATAt StartCdataSectionHandlert endCDATAt EndCdataSectionHandlert notationDeclt NotationDeclHandlert unparsedEntityDeclt UnparsedEntityDeclHandler( R ( ( R t initParser0 s c C sÒ | i ƒ | i | ƒ | i i | ƒ } | p‡ d k l } d k l } | i o t | i ƒ n | i o t | i ƒ n | | | i i | i i t i | i i ƒ f ƒ ‚ n | i ƒ | i p | i S( N( s FtDomException( s XML_PARSE_ERR( R R+ R R R t ParseFilet streamt successt xml.dom.extt FtDomExceptiont xml.domt XML_PARSE_ERRR t ReleaseNodeR t ErrorLineNumbert ErrorColumnNumberR t ErrorStringt ErrorCodet _completeTextNode( R R- R R0 R. R2 ( ( R t fromStream>