| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
_Validator --+
|
DTD
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 Inherited from |
|||
|
|||
Validate doc using the DTD. Returns true if the document is valid, false if not. |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Fri Feb 1 19:02:24 2008 | http://epydoc.sourceforge.net |