pyre.weaver.XML

Module Contents

class pyre.weaver.XML.XML(**kwds)

Bases: pyre.weaver.BlockMill.BlockMill

Support for XML

startBlock = <!--
commentMarker = !
endBlock = -->
header(self)

Layout the {document} using my stationery for the header and footer

push(self, tag, attributes=None)

Open a {tag}

pop(self)

Pop a tag from the stack