Dependency Discovery Tool
prealphaA tool for discovering external dependencies in Office files.
Description
The Dependency Discovery Tool searches through binary office files (.doc, .xls and .ppt) and tries to find any documents or files that are linked to the document.
It is written in java, using the Apache POI libraries ( http://poi.apache.org )
This project was part of a summer scholarship from the School of Engineering and Computer Science at Victoria University, Wellington (http://ecs.vuw.ac.nz) in conjunction with Archives New Zealand ( http://archives.govt.nz ).
At the moment it requires Java 6 to build and run, but this should change soon, and it will run on Java 5 upwards.
Categories
License
Features
- Finds links in .xls, .doc and .ppt files.
- Output to plain text, XML or CSV
- Public API (http://officeddt.sourceforge.net/api)
- Command-line interface
Update Notifications
User Reviews
Be the first to post a review of Dependency Discovery Tool!