diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2013-06-02 02:23:36 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2013-06-02 02:23:36 +0000 |
commit | 52df2373c7bb61b784b3d983c6ee42ae4b1cb030 (patch) | |
tree | 12f0679c793fe97f8ca9e44e9c21fa10db205890 /pom.xml | |
parent | 99f648a340dd45967550a511f8a27a16c2c5b5f3 (diff) | |
download | jackcess-52df2373c7bb61b784b3d983c6ee42ae4b1cb030.tar.gz jackcess-52df2373c7bb61b784b3d983c6ee42ae4b1cb030.zip |
add methods to get the actual attachment content
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@733 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -82,6 +82,12 @@ read-only support</role> </roles> </contributor> + <contributor> + <name>Lorenzo Carrara</name> + <roles> + <role>Reverse engineered the attachment data encoding.</role> + </roles> + </contributor> </contributors> <issueManagement> <system>SourceForge2</system> |