Platform
You will do this project on your own PC/laptop. You may use a text editor to develop
your Java programs, but you may use an IDE, such as IntelliJ Idea or Eclipse, if you
want.
Here are some examples:
o xpath.java
o xslt-example.xsl
o xslt.java
o cs .xml
Documentation
The following web pages provide some tutorials. Use them as a reference only.
o XPath Tutorial
o Another XPath Tutorial
o Java API for javax.xml.xpath
o XSLT Tutorial
o Another XSLT tutorial
o XSL Transformations (by XML Bible)
Project Requirements
Consider the following XML document along with its DTD that describes recipes:
o recipes.xml
o recipes.dtd
Write an XSLT program recipe.xsl to display the recipes nicely on a web browser. The XSLT
should generate HTML code. You should display all data except the related elements. Use the Java
program xslt.java to test your XSLT and then load the resulting html output file on your web
browser.
All the files xpath.java, xslt-example.xsl, xslt.java and cs .xml are in the zip folder PA5

For This or a Similar Paper Click Here To Order Now