09-13-2011 04:58 PM
09-14-2011 12:40 PM
hi !
I'm not aware of a plugin to extract metadata from OASIS document but it should'nt be too complicated as it uses XML files. You can write some code to open the file as a zip file, get the file meta.xml and parse it using SAX
Or you may be interested in a java library like jOpenDocument http://www.jopendocument.org/tutorial_metadata.html
Thierry
09-14-2011 12:40 PM
hi !
I'm not aware of a plugin to extract metadata from OASIS document but it should'nt be too complicated as it uses XML files. You can write some code to open the file as a zip file, get the file meta.xml and parse it using SAX
Or you may be interested in a java library like jOpenDocument http://www.jopendocument.org/tutorial_metadata.html
Thierry
09-14-2011 04:47 PM
And what extension point should I use to hook this new component into the document activity?
09-14-2011 05:08 PM
no extension is intended for this
12-29-2011 11:30 AM
Is there any sample code of such functionality that can be found in the documentation or in the actual folders of Nuxeo ?
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.