mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
releasing 2.6.14, rebuilding the docs Daniel
* configure.in doc/*: releasing 2.6.14, rebuilding the docs Daniel
This commit is contained in:
@ -501,6 +501,9 @@ Class xmlNode(xmlCore)
|
||||
xincludeProcessTree()
|
||||
xincludeProcessTreeFlags()
|
||||
|
||||
# functions from module xmlschemas
|
||||
schemaValidateOneElement()
|
||||
|
||||
# functions from module xpath
|
||||
xpathCastNodeToNumber()
|
||||
xpathCastNodeToString()
|
||||
@ -1052,7 +1055,10 @@ Class SchemaParserCtxt()
|
||||
Class SchemaValidCtxt()
|
||||
|
||||
# functions from module xmlschemas
|
||||
schemaSetValidOptions()
|
||||
schemaValidCtxtGetOptions()
|
||||
schemaValidateDoc()
|
||||
schemaValidateOneElement()
|
||||
Class xmlTextReaderLocator()
|
||||
|
||||
# functions from module xmlreader
|
||||
|
Reference in New Issue
Block a user