| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+    
         |    
_Validator --+
             |
            DTD
DTD(self, file=None, external_id=None) A DTD validator.
Can load from filesystem directly given a filename or file-like object. Alternatively, pass the keyword parameter external_id to load from a catalog.
| 
 | |||
| 
 | |||
| 
 | |||
| a new object with type S, a subtype of T | 
 | ||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| external_id | |||
| name | |||
| system_url | |||
| Inherited from  Inherited from  | |||
| 
 | |||
| 
 Validate doc using the DTD. Returns true if the document is valid, false if not. | 
| 
 
 | 
| 
 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 3 17:42:30 2017 | http://epydoc.sourceforge.net |