twisted.lore.tree._LocalEntityResolver(object) class documentationtwisted.lore.tree
View Source
(View In Hierarchy)
Implement DTD loading (from a local source) for the limited number of DTDs which are allowed for Lore input documents.
| Instance Variable | filename | The name of the file containing the lore input document. |
| Instance Variable | knownDTDs | A mapping from DTD system identifiers to FilePath
instances pointing to the corresponding DTD. |
| Method | __init__ | Undocumented |
| Method | resolveEntity | Undocumented |
FilePath
instances pointing to the corresponding DTD.