Outlook email messages (in OLE2 .msg format) now converted to text for full-text indexing.

JUnit test for new transformer class.
Added new test to ContentTestSuite.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5951 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2007-06-14 10:51:51 +00:00
parent ede9345a5b
commit 04a78f17d2
11 changed files with 316 additions and 5 deletions

View File

@@ -716,7 +716,7 @@ abstract public class AbstractMappingMetadataExtracter implements MetadataExtrac
* strings are
* <ul>
* <li><b>Null:</b> Removed</li>
* <li><b>Emtpty String:</b> Passed to the {@link OverwritePolicy}</li>
* <li><b>Empty String:</b> Passed to the {@link OverwritePolicy}</li>
* <li><b>Non Serializable:</b> Converted to String or fails if that is not possible</li>
* </ul>
* <p>