mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
more work on the xml reader interfaces. updated Igor's mail and the Web
* xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more work on the xml reader interfaces. * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the Web page for the Windows binaries. Daniel
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user