Retourner au contenu associé (entrée de forum : code pour faire du xpath avec du xml en C)
Posté par Frédéric Péters (site web personnel) le 01 septembre 2004 à 17:45. En réponse au message code pour faire du xpath avec du xml en C. Évalué à 1.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: exemple libxml2/xpath
Posté par Frédéric Péters (site web personnel) . En réponse au message code pour faire du xpath avec du xml en C. Évalué à 1.
$ ls -l /usr/lib/libxml2.a
-rw-r--r-- 1 root root 4312504 2004年08月01日 02:15 /usr/lib/libxml2.a
libxml2 fait bien plus que expat. Expat ne fournit qu'un parser de type SAX; libxml2 fournit SAX, DOM et un support XPath.