-
Notifications
You must be signed in to change notification settings - Fork 483
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extract methods no longer throw exceptions, with error information stored in Metadata instances, using hasErrors() and getErrors(). Metadata and dependant classes now serializable for network transmission, and persistance in files & databases. Support for extracting metadata from InputStreams, such as network connections. Replaced code that depended upon JDK 1.4. git-svn-id: https://metadata-extractor.googlecode.com/svn/trunk@5 7bd79e3c-ab28-1fa5-d007-79fa9fde61af
- Loading branch information
1 parent
86405a5
commit 179d934
Showing
19 changed files
with
525 additions
and
229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.