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

Class xmlReg

source code

Instance Methods [hide private]
 
__init__(self, _obj=None) source code
 
__del__(self) source code
 
regexpExec(self, content)
Check if the regular expression generates the value
source code
 
regexpIsDeterminist(self)
Check if the regular expression is determinist
source code
 
regexpPrint(self, output)
Print the content of the compiled regular expression
source code