Table of Contents

Class: DOMletParser ./src/peak/web/templates.py

Parser that assembles a Document

Base Classes   
binding.Component
Methods   
buildLiteral
characters
comment
endElement
endNS
parseFile
parser
popNSinfo
pushNSinfo
startDoctype
startElement
startNS
  buildLiteral 
buildLiteral ( self,  xml )

  characters 
characters ( self,  data )

  comment 
comment ( self,  data )

  endElement 
endElement ( self,  name )

  endNS 
endNS ( self,  prefix )

  parseFile 
parseFile (
        self,
        stream,
        document=None,
        )

  parser 
parser ( self )

  popNSinfo 
popNSinfo ( self )

  pushNSinfo 
pushNSinfo ( self,  attrs )

  startDoctype 
startDoctype (
        self,
        doctypeName,
        systemId,
        publicId,
        has_internal,
        )

  startElement 
startElement (
        self,
        name,
        attrs,
        )

  startNS 
startNS (
        self,
        prefix,
        uri,
        )


Table of Contents

This document was automatically generated on Tue Feb 17 19:55:56 2004 by HappyDoc version 2.1