Class TextFulltextExtractorTypeAdapter

java.lang.Object
ch.tocco.nice2.enterprisesearch.impl.indexing.typeadapter.StringFulltextExtractorTypeAdapter
ch.tocco.nice2.enterprisesearch.impl.indexing.typeadapter.TextFulltextExtractorTypeAdapter
All Implemented Interfaces:
FulltextExtractorTypeAdapter

@Component public class TextFulltextExtractorTypeAdapter extends StringFulltextExtractorTypeAdapter
  • Constructor Details

    • TextFulltextExtractorTypeAdapter

      public TextFulltextExtractorTypeAdapter(org.slf4j.Logger log)
  • Method Details