t.l.t._LocalEntityResolver(object) : class documentation

Part of twisted.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
filename =
The name of the file containing the lore input document.
knownDTDs =
A mapping from DTD system identifiers to FilePath instances pointing to the corresponding DTD.
def __init__(self, filename): (source)
Undocumented
def resolveEntity(self, publicId, systemId): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.