diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/libxml2class.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/libxml2class.txt b/python/libxml2class.txt index 10155f6a..38a8a649 100644 --- a/python/libxml2class.txt +++ b/python/libxml2class.txt @@ -570,6 +570,7 @@ Class xmlTextReader() getAttribute() getAttributeNo() getAttributeNs() + getParserProp() getRemainder() hasAttributes() hasValue() @@ -590,10 +591,12 @@ Class xmlTextReader() prefix() quoteChar() read() + readAttributeValue() readInnerXml() readOuterXml() readState() readString() + setParserProp() value() xmlLang() Class xmlReg() |