Package | Description |
---|---|
com.norconex.importer.tagger | |
com.norconex.importer.tagger.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStringTagger
Base class to facilitate creating taggers based on text content, loading
text into
StringBuilder for memory processing, also giving more
options (like fancy regex). |
Modifier and Type | Class and Description |
---|---|
class |
TextBetweenTagger
Extracts and add values found between a matching start and
end strings to a document metadata field.
|
Copyright © 2009-2014 Norconex Inc.. All Rights Reserved.