Home
Trees
Indices
Help
libxml2
Module libxml2
:: Class SchemaValidCtxtCore
[
hide private
]
[
frames
] |
no frames
]
Class SchemaValidCtxtCore
source code
Known Subclasses:
SchemaValidCtxt
Instance Methods
[
hide private
]
__init__
(
self
,
*args
,
**kw
)
source code
setValidityErrorHandler
(
self
,
err_func
,
warn_func
,
arg
=
None
)
Register error and warning handlers for Schema validation.
source code
Method Details
[
hide private
]
setValidityErrorHandler
(
self
,
err_func
,
warn_func
,
arg
=
None
)
source code
Register error and warning handlers for Schema validation. These will be called back as f(msg,arg)
Home
Trees
Indices
Help
libxml2
Generated by Epydoc 3.0beta1 on Fri Apr 16 12:26:34 2010
http://epydoc.sourceforge.net