Informatică economică (Jan 2008)

Java facilities in processing XML files - JAXB and generating PDF reports

  • Danut-Octavian SIMION

Journal volume & issue
Vol. XII, no. 3
pp. 109 – 114

Abstract

Read online

The paper presents the Java programming language facilities in working with XML files using JAXB (The Java Architecture for XML Binding) technology and generating PDF reports from XML files using Java objects. The XML file can be an existing one and could contain the data about an entity (Clients for example) or it might be the result of a SELECT-SQL statement. JAXB generates JAVA classes through xs rules and a Marshalling, Unmarshalling compiler. The PDF file is build from a XML file and uses XSL-FO formatting file and a Java ResultSet object.

Keywords