java.net member

Rechercher dans ce site

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

Read more...

Java XML XPath - Eclipse Templates - Ready to use

>> 18 July 2010

Title
Java XML-XPath Eclipse Templates


Description
Some useful Java Editor Templates for easy working with XML documents in Eclipse (DOM and XPath)

V 1.5
This new version has :

  • 24 templates
  • 3 cheat sheets (working with DOM, XPath)
  • About 50 examples of using local path (Axis, node-test and predicates)





Installation
Download xml.zip file  to your hard disk.
Unzip. Import templates to your eclipse : Window -> Preferences -> Java -> Editor -> Templates.

Click on "Import" and select the downloaded XML file











Using
In any Java editor -> type "xml" and CTRL+SPACE Bar. Choose the instruction you want to use.

Help on using XML parsing or XPath

Type "xml" and CTRL+SPACE BAR and :

  • Select 1st read this - XML (general informations about parsing documents using DOM)
  • Select 1st read this - XPath overview (How to use XPath from a Java program)
  • Select 2nd read this - XPath - Local path (How to use local path in XPath with a lot of examples)





Download
http://apps.java-javafx.com/download.jsp

Read more...

  © Blogger template Simple n' Sweet by Ourblogtemplates.com 2009

Back to TOP