Package lumis.doui
Class ExtractedText
- java.lang.Object
-
- lumis.doui.ExtractedText
-
@Deprecated public class ExtractedText extends Object
Deprecated.Since 4.2.2,IConverter
support by data types for extracting text for indexing is deprecated and may be removed in the future. Instead indexable data objects should implementISearchable
.Text extracted from a value of a data type, for indexing purposes.- Since:
- 4.0.10
- Version:
- $Revision: 17305 $ $Date: 2015-05-20 11:53:05 -0300 (Wed, 20 May 2015) $
-
-
Constructor Summary
Constructors Constructor Description ExtractedText(String text)
Deprecated.
-