Download
The source code for this binary can be found in the Git repository at https://github.com/Fosstrak/fosstrak-tdt
System Requirements
JDK
|
1.6.0_05 or higher |
Memory
|
No minimum requirements. |
Operating System
|
No minimum requirements. Tested on Windows XP. |
Installation and Usage Instructions
Please consult the User Guide
for usage instructions.
Changelog
TDT .NET Version)
Version 1.0.0 (released April 10, 2012)
- Added support for TDT Specification Version 1.6
- Updated TDTEngine.java to better handle escaped characters in URIs as well as situations where multiple prefixMatch values appear to match (the problem was introduced because bare 00 and 01 in ELEMENT_STRING level match any header beginning with 00 or 01)
Version 0.9.0 (released June 3, 2009)
- Added support for loading TDT translation schemes from a URL. Thanks to Jochen Mader.
- Added default constructor that loads EPCglobal TDT translation schemes from within the JAR. (Previously the schemes could only be loaded from an external file system location.) Thanks to Jochen Mader.
- Manifest file is OSGI bundle-compliant now.
- Replaced Castor dependency with Xerces. Thanks to Jochen Mader.
Version 0.4.0 (released July 29, 2008)
- Renamed packages from org.accada to org.fosstrak.