Detailed Description of String Lookup Builder

Creates a file (dictionary) used for string value search by String Lookup.


Top of page

Example: Example
<step id='builder' className='cz.adastra.cif.tasks.builders.StringLookupBuilder'>
        <properties key='ico'>
                <fileName>ico_lookup.cif</fileName>
                <matchingValue supportedCharacters="[:letter:][:digit:]" doRemoveRepeatedChars="false" />
        </properties>
</step>

iWay Software