Module libxml2 :: Class relaxNgParserCtxt
[hide private]
[frames] | no frames]

Class relaxNgParserCtxt

source code

Instance Methods [hide private]
 
__init__(self, _obj=None) source code
 
__del__(self) source code
 
relaxNGParse(self)
parse a schema definition resource and build an internal XML Shema struture which can be used to validate instances.
source code
 
relaxParserSetFlag(self, flags)
Semi private function used to pass informations to a parser context which are a combination of xmlRelaxNGParserFlag .
source code