Java XML XPath Templates pour Eclipse - Prêts à l'emploi
>> 24 July 2010
Titre
Java XML XPath - Eclipse Templates
Description
Des templates Eclipse pour faciliter le travail de XML en Java (DOM et XPath)
V 1.5
Dans cette nouvelle version
- 24 templates
- 3 cheat sheets (Aide et explication DOM, XPath)
- Environ 50 exemples de local path (Axes, tests et prédicats)
Installation
Télécharez le fichier xml.zip. Décompressez.
Importez le fichier .xml dans Eclipse : Window -> Preferences -> Java -> Editor -> Templates.
Un clic sur "Import", parcourir pour sélectionner le fichier .xml obtenu en décompressant le fichier .zip téléchargé.
Utilisation
Dans un éditeur Java -> tapez "xml" et CTRL+ESPACE. Sélectionnez un template.
Besoin d'aide XML ou XPath dans Java ?
Tapez "xml" et CTRL+ESPACE ->, puis sélectionnez
- "Aide XML - DOM" (info générale parcourir un document)
- "Aide XML - XPath introduction" (Abc de l'utilisation de XPath en Java)
- "Aide XML - XPath - Local Path" (Comment utiliser local path avec exemples)
Téléchargez
http://apps.java-javafx.com/download.jsp
2 comments:
Hello
the link
http://apps.java-javafx.com/download?download=xml_fr
is not working
Thanks.
Hello,
Thank you very much for the information. Yes you're right. I checked, looks like I'm over quota. Try to see how to solve and prevent future problems.
Thanks again
Kaesar
Post a Comment