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/Sax.pyo
m xNc @ 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 l Z l Z d k l Z l Z d k l Z d k l Z l Z d k l Z d e i f d YZ d e i f d YZ d d d d e d d Z d d d d e d d Z d d d d e d d Z d d d d e d d Z d S( s Components for reading XML files from a SAX producer. WWW: http://4suite.com/4DOM e-mail: support@4suite.com Copyright (c) 2000 Fourthought Inc, USA. All Rights Reserved. See http://4suite.com/COPYRIGHT for license and copyright information N( s saxlibs saxextss drivers( s Entitys DocumentTypes Document( s DocumentTypes Document( s implementation( s SplitQNames ReleaseNode( s readert XmlDomGeneratorc B s t Z d 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 RS( Ni c C s | | _ d S( N( t keepAllWst selft _keepAllWs( R R ( ( t? /usr/lib/python2.4/site-packages/_xmlplus/dom/ext/reader/Sax.pyt __init__ s c C s | d j o= t i d d d } t i d d | | _ | i | _ n | | _ | i i | _ g | _ | i i | i d | _ d S( s If None is passed in as the doc, set up an empty document to act as owner and also add all elements to this document t N( t ownerDoct Nonet implementationt createDocumentTypet dtt createDocumentR t _ownerDoct _rootNodet createDocumentFragmentt _nodeStackt appendt _currText( R R R ( ( R t initState s c C s | i | i S( N( R t _completeTextNodeR ( R ( ( R t getRootNode/ s c C sD | i o6 | i i | i } | i d i | d | _ n d S( NiR ( R R R t createTextNodet new_textR t appendChild( R R ( ( R R 3 s c C s8 | i i | i | | | } | i i i i | d S( N( R R t createNotationt publicIdt systemIdt namet new_notationt documentTypet notationst setNamedItem( R R R R R ( ( R t notationDecl: s c C s5 t i | i | | | } | i i i i | d S( N( R t createEntityR R R R t notationNameR R t entitiesR ( R R R R R# R ( ( R t unparsedEntityDecl>