Trees | Indices | Help |
---|
|
xml.sax.handler.ContentHandler --+ | _XMLparser
Generic SAX Parser
Just a very basic SAX parser.
Redefine the methods startElement, characters and endElement.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
Constructor debug - integer, amount of debug information to print
|
Removes 'dangerous' from tag names name -- name to be 'secured' |
Found XML start tag No real need of attr, BLAST DTD doesn't use them name -- name of the tag attr -- tag attributes
|
Found some text ch -- characters read
|
Found XML end tag name -- tag name
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 15 09:22:41 2008 | http://epydoc.sourceforge.net |