ZHAW-Logo OAPA-Logo TAT-Logo
zurück  
Diplomarbeit 2004 (DA04): Arbeits-Archiv
 
DA Pro 04/1 - XPath Interpreter
Studierende: Thomas Mathys, mathytho
  Max Zeier, zeiermax

Betreuer: Dieter Profos, podr

In thesis an XPath interpreter for a configuration system was developed by using Java, JavaCC, Ant and JUnit.

The XPath interpreter knows the three basic data types boolean, double and string. Further data types can be added easily. The function range contains the arithmetic and logical expressions of XPath, path expressions and XPath functions.

zurück