Trees | Indices | Help |
|
---|
|
object --+ | base.TranslationStore --+ | dtdfile
this class represents a .dtd file, made up of dtdunits
|
|||
UnitClass this class represents an entity definition from a dtd file (and possibly associated comments) |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
construct a dtdfile, optionally reading in from inputfile
|
read the source code of a dtd file in and include them as dtdunits in self.units (any existing units are lost)
|
convert to a string. double check that unicode is handled somehow here
|
makes self.index dictionary keyed on entities
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 23 13:50:54 2008 | http://epydoc.sourceforge.net |