Extracting metadata information from files using Apache Tika
I recently discovered a useful library called Apache Tika that makes it easy to extract metadata information from many types of files. The ECM Alfresco makes use of Apache Tika for both metadata extraction and content transformation. With Apache Tika, you do not have to worry about which parser to use with a type of … Read more