Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2014-04-03 | 861 Bytes | |
XTP User_s Guide.pdf | 2014-04-03 | 648.0 kB | |
XTP Specification.pdf | 2014-04-03 | 864.7 kB | |
release-notes.txt | 2014-04-03 | 2.2 kB | |
xtp-2.08.zip | 2014-04-03 | 2.4 MB | |
xtp-2.08.tar.gz | 2014-04-03 | 2.5 MB | |
xtp-API-2.08.zip | 2014-04-03 | 42.1 kB | |
Totals: 7 Items | 6.4 MB | 0 |
XTP - Readme ============ This package includes a JAR library for filling document templates with data from an XML stream. The XmlTemplateProcessor interface permits injecting data into files of type XHTML, ODT, DOCX and PPTX. The only prerequisite to use the library is the availability of a JAVA instance (JAVA SE 1.5 or higher). Please read the specification for further information. Copyright The code for XTP was created 2010 by Enter AG, Zurich, and was placed in the public domain under the GPL Lesser General Public License v2.1. A copy of the license is part of the distribution in the file lgpl-2.1.txt. Install Just unzip the distribution file to any directory where the user of this library has read and write access. Build Execute the build.xml using Ant. 22.09.2010 Hartwig Thomas, Enter AG, Zurich, Switzerland