MINI SHELL

Server : Apache/2.2.2 (Fedora)
System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686
User : apache ( 48)
PHP Version : 5.2.9
Disable Function : NONE
Directory :  /proc/self/root/usr/lib/python2.4/site-packages/_xmlplus/dom/ext/reader/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/usr/lib/python2.4/site-packages/_xmlplus/dom/ext/reader/Sax2Lib.pyc
m
h:c@sdZdklZdfdYZdeifdYZdfdYZdfd	YZd
fdYZdei	fd
YZ
dkZeidd!djodk
lZndefdYZdddgZdddgZdddddgZdS( sA Python translation of the SAX2 parser API. This file provides only
default classes with absolutely minimum functionality, from which
drivers and applications can be subclassed.

Many of these classes are empty and are included only as documentation
of the interfaces.
(ssaxlibtLexicalHandlercBs\tZdZdZdZdZdZdZdZdZ	dZ
d	ZRS(
sY
    Default handler for lexical events
    Note: All methods can raise SAXException
    s#http://xml.org/sax/handlers/lexicalcCsdS(sThe XML DeclarationN((tselftversiontencodingt
standalone((tC/usr/lib/python2.4/site-packages/_xmlplus/dom/ext/reader/Sax2Lib.pytxmlDeclscCsdS(s3Invoked at the beginning of the DOCTYPE declarationN((RtdoctypetpublicIDtsystemID((RtstartDTDscCsdS(s
        Invoked after all components of the DOCTYPE declaration,
        including both internal and external DTD subsets
        N((R((RtendDTDscCsdS(s
        Note: If an external DTD subset is read, it will invoke this method
        with special entity name of "[DTD]"
        N((Rtname((RtstartEntity!scCsdS(N((RR((Rt	endEntity(scCsdS(sXML CommentN((Rttext((Rtcomment+scCsdS(sBeginning of CDATA SectionN((R((Rt
startCDATA/scCsdS(sEnd of CDATA SectionN((R((RtendCDATA3s(t__name__t
__module__t__doc__t	handlerIdRR
RR
RRRR(((RRs							tAttributeList2cBstZdZdZRS(NcCsdS(s(
        Whether the attribute value with the given name or index was
        explicitly specified in the element, or was determined from the
        default.  Parameter can be either integer index or attribute name.
        None (the default) signals 'Don't Know', else a boolean return
        N((Rtid((RtisSpecified9scCsdS(s
        XML 1,0 parsers are required to report all entity references,
        even if unexpanded.  This includes those in attribute strings.
        Many parsers and apps ignore this, but for full conformance,
        This method can be called to get a list of indexes referring
        to entity references within the attribute value string for the
        given name or index.  Parameter can be either integer index or
        attribute name.
        N((RR((RtgetEntityRefListBs	(RRRR(((RR8s		t
EntityRefListcBs;tZdZdZdZdZdZdZRS(sb
    This is the entity-reference list returned by
    AttributeList2.getEntityRefList(index)
    cCsdS(s(Return the number of Entity Ref pointersN((R((Rt	getLengthTscCsdS(s:Return the name of the entity reference at the given indexN((Rtindex((Rt
getEntityNameXscCsdS(se
        Return the string start position of the entity reference
        at the given index
        N((RR((RtgetEntityRefStart\scCsdS(sc
        Return the string end position of the entity reference
        at the given index
        N((RR((RtgetEntityRefEndcscCsdS(sAlias for getLength.N((R((Rt__len__js(RRRRRRR R!(((RROs				tDTDDeclHandlercBshtZdZdZdZdZdZdZdZdZ	dZ
dZdZdZ
dZd	ZRS(
s3
    A handler for a minimal set of DTD Events
    iiiis$http://xml.org/sax/handlers/dtd-declcCsdS(s
        Report an element-type declaration.
        name and model are strings, modelType is an enumerated int from 1 to 4
        N((RRt	modelTypetmodel((RtelementDecl~scCsdS(s
        Report an attribute declaration.  The first 4 parameters are strings,
        defaultType is an integer from 1 to 4, entityRefs is an EntityRefList
        N((RtelementRttypetdefaultValuetdefaultTypet
entityRefs((Rt
attributeDecls
cCsdS(s
        Report an external entity declaration.
        All parameters are strings except for isParameterEntity,
        which is 0 or 1
        N((RRtisParameterEntitytpublicIdtsystemId((RtexternalEntityDeclscCsdS(s
        Report an external entity declaration.
        All parameters are strings except for isParameterEntity,
        which is 0 or 1
        N((RRR,tvalue((RtinternalEntityDecls(RRRtMODEL_ELEMENTStMODEL_MIXEDt	MODEL_ANYtMODEL_EMPTYtATTRIBUTE_DEFAULTEDtATTRIBUTE_IMPLIEDtATTRIBUTE_REQUIREDtATTRIBUTE_FIXEDRR%R+R/R1(((RR"os		
	tNamespaceHandlercBs&tZdZdZdZdZRS(sa
    Receive callbacks for the start and end of the scope of each
    namespace declaration.
    s%http://xml.org/sax/handlers/namespacecCsdS(s
        Report the start of the scope of a namespace declaration.
        This event will be reported before the startElement event
        for the element containing the namespace declaration.  All
        declarations must be properly nested; if there are multiple
        declarations in a single element, they must end in the opposite
        order that they began.
        both parameters are strings
        N((Rtprefixturi((RtstartNamespaceDeclScopes	cCsdS(s
        Report the end of the scope of a namespace declaration.
        This event will be reported after the endElement event for
        the element containing the namespace declaration.  Namespace
        scopes must be properly nested.
        N((RR;((RtendNamespaceDeclScopes(RRRRR=R>(((RR:s	t	ModParsercBs2tZdZdZdZdZdZRS(s<
    All methods may raise
    SAXNotSupportedException
    cCsdS(s8
        featureId is a string, state a boolean
        N((Rt	featureIDtstate((Rt
setFeaturescCsdS(sC
        handlerID is a string, handler a handler instance
        N((Rt	handlerIDthandler((Rt
setHandlerscCsdS(s=
        propID is a string, value of arbitrary type
        N((RtpropIDR0((RtsetscCsdS(N((RRF((Rtgets(RRRRBRERGRH(((RR?s
			Niitjava(s	ExceptiontSAXNotSupportedExceptioncBstZdZRS(sr
    Indicate that a SAX2 parser interface does not support a particular
    feature or handler, or property.
    (RRR(((RRJss#http://xml.org/sax/handlers/lexicals$http://xml.org/sax/handlers/dtd-decls%http://xml.org/sax/handlers/namespaces+http://xml.org/sax/properties/namespace-seps&http://xml.org/sax/properties/dom-nodes(http://xml.org/sax/properties/xml-strings&http://xml.org/sax/features/validations5http://xml.org/sax/features/external-general-entitiess7http://xml.org/sax/features/external-parameter-entitiess&http://xml.org/sax/features/namespacess*http://xml.org/sax/features/normalize-text(Rtxml.saxtsaxlibRt
AttributeListRRR"R:tParserR?tsystplatformt
exceptionst	ExceptionRJtCoreHandlerstCorePropertiestCoreFeatures(
RRR:RRSRRTRUROR"RLRR?RJ((Rt?s
- 4		

Anon7 - 2021