Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JEXML A SEMINAR REPORT
#1

[attachment=28]

ABSTRACT
JeXML (A Simple XML manipulation library) stands for Java Electric XML, is a simple library
that can be used to query an xml file in a very efficient manner from our JAVA code.
JeXML stands for "Java Electric XML", a library inspired by Ruby's REXML. JeXML
uses DOM and XPath and has an interface similar to that of REXML but in Java. "This way xml
queries can become very simple using xpath directly. No other standard java classes need to be
used, everything is nicely wrapped and transparent. A simple call to the JeXML class can give
you a huge control over xml data from within your java code with the least possible effort".Very
soon we will be able to write and also modify xml files from our JAVA code.
A small example regarding JeXML is as follows
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.