Documentation de la bibliothèque MLV-3.1.0

◆ MLV_get_xml_object_of()

MLV_Xml* MLV_get_xml_object_of ( const MLV_Xml xml_data,
const char *  xpath,
  ... 
)

Permet de récupérer un noeud interne de l'arbre représentant le fichier XML.

Cette fonction n'est pas encore implémentée.

Paramètres
xml_dataLes données xml.
xpathLe chemin d'accès.
...Les paramètres de la fonction.
Renvoie
Un noeud interne de l'arbre XML.