More fine-grained access to mimetype config XML. Added more mimetypes to OpenOffice handlers

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2225 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2006-01-27 14:34:45 +00:00
parent 119ac044d4
commit d252748bbe
22 changed files with 163 additions and 88 deletions

View File

@@ -54,7 +54,7 @@ public class UnoMetadataExtracter extends AbstractMetadataExtracter
private static String[] mimeTypes = new String[] {
MimetypeMap.MIMETYPE_OPENDOCUMENT_TEXT,
MimetypeMap.MIMETYPE_OPENOFFICE_WRITER,
MimetypeMap.MIMETYPE_OPENOFFICE1_WRITER,
// Add the other OpenOffice.org stuff here
// In fact, other types may apply as well, but should be counted as lower
// quality since they involve conversion.