public marks

PUBLIC MARKS with tag xpath

This year

2010

Premature Optimization > XPath regular expression matching in PHP 5.3

by RETFU
Here is a quick example showing usage of PHP's own preg_match() in an XPath query

2009

Coder's Toolbox - the programmer's bare necessities

by ycc2106
# Time conversion – convert between Unix timestamp, ISO8601 and RFC 2822 formats # String conversion – encode/decode Base64-encoding

Tutoriel XPath - Developpez.com - Club des décideurs et professionnels en Informatique

by decembre
XPath est décrit sur : XPath 1.0 standard . Dans ce tutoriel une sélection des caractéristiques de XPath sont démontrées dans de nombreux exemples. Vous pouvez commencer par : * Exemple 1 ou par le menu de gauche. Origine de ce document : Ce document est issu du site ZVON et est disponible à l'adresse suivante * Tutorial XPath en français

Parcours de fichiers XML avec XPath - Club des décideurs et professionnels en Informatique

by decembre
Parcours de fichiers XML avec XPath (Date de mise à jour : 29/06/2007) II-A. Qu'est ce que XPath ? II-B. Solutions Java pour XPath II-C. Environnement requis III. Principe de fonctionnement III-A. Vue d'ensemble III-B. La syntaxe XPath III-C. XPath appliqué au Java IV. Exemple de mise en oeuvre IV-A. Le fichier XML considéré IV-B. La classe principale

XPathBuilder : construiser facilement vos requet XPath , Atteint de JavaScriptite Aiguë [Cyril Durand]

by decembre
Je sais pas pour vous, mais à chaque fois que je dois utiliser et donc créer une requete XPath il est toujours compliqué de mettre en place un systéme pour tester nos expressions. Quand j'utilise .net ça se termine souvent par un point d'arrêt au moment de faire la requête XPath et je testais mes différentes expressions directement en debug. Sinon, si j'avais à faire une requete XPath dans du XSLT je n'avais pas encore trouvé de bidouille pour tester :-) C'était donc vraiment pas l'idéal ! J'ai par hasard découvert aujourd'hui (merci Etienne et Danuz) un petit logiciel en freeware vraiment sympathique : XPathBuilder ! Evidemment il est écrit en .net.

Autopager - Create new ap rule for page without "next" in links - teesoft, make software to a tee

by decembre
This works on AutoPager 0.5.1.4 or newer version. This is the recording of the steps to create the rule for http://www.pspad.com/en/pspad-extensions.php. This demo shows how to create AutoPager rules for the pages which don't have "Next" in links. They only have a navbar includes all the page numbers like this: Page: [1], 2, 3, 4. The final link xpath get in this tutorial is: //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] Steps explains: //div[@id='obspoz']/p :select the navbar. //div[@id='obspoz']/p/text() : select the texts in the navbar since current page number does not have a node //div[@id='obspoz']/p/text()[contains(.,'[')] : select the text for the current page number. It will be easier if the current page number has a node, for example if it's a span with class='current': //div[@id='obspoz']/p/span[@class='current']. //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] : select the first link after the current page number text.

Cours XML de Olivier Carton

by Yann_L & 1 other
Support du cours XML en M2 à l'Université Paris Diderot.

XGrep

by Yann_L
XGrep provides a grep-like utility for XML files. Note that a number of similar utilities are available, including : * xmlgrep * xmlstar * sgrep

Fabien Torre: XPath

by Yann_L & 1 other
Présentation du langage d'interrogation XPath.

PUBLIC TAGS related to tag xpath

ajax +   api +   automatiser +   autopager +   best +   code +   comment +   css +   dev +   documentation +   dom +   EclipsePlugin +   extension +   firefox +   flash +   francais +   google +   greasemonkey +   howto +   html +   java +   javascript +   mozilla +   mysql +   opensource +   page +   pdf +   php +   programmation +   programming +   reference +   ressource +   ressources +   référence +   rss +   schema +   script +   soap +   svg +   tools +   tutorial +   tutoriel +   web +   webdev +   xhtml +   xml +   xquery +   xsl +   xslt +   xul +  

Active users

dzc
last mark : 13/05/2013 19:40

mfaure
last mark : 27/04/2013 14:10

RETFU
last mark : 20/04/2010 11:14

Jeremy B.
last mark : 05/04/2010 20:10

decembre
last mark : 04/04/2010 00:47

HK
last mark : 22/03/2010 15:58

Fabrice.bonny
last mark : 05/02/2010 10:08

ycc2106
last mark : 04/11/2009 21:36

Yann_L
last mark : 17/04/2009 21:45

piouPiouM
last mark : 08/02/2009 09:38