Lektion / Övning
Tid: Fredag 17 april 2015 kl 13:00 - 15:00
Aktivitet: Lektion
Lärare: Lars Nordström ()
Studentgrupper: TELPM_1, TIETM_SENS_1, TIETM_SMCS_1
Java Programming VII:
Although the title of this session is Java Programming, a large part of the lecture will be spent on XML, which is a format/language for exchanging data between systems.
There is a nice XML online tutorial available here: http://www.w3schools.com/xml/
For the Java programming part, we will be working with the DOM parser, you can find a Video describing the use of the DOM parser here: https://www.youtube.com/watch?v=HfGWVy-eMRc
The slides from the lecture can be downloaded here.
Hands-on session:
Java exercise VII
XML file
Code of solution for Java exercise VII