Class HtmlFulltextExtractorTypeAdapter

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

@Component public class HtmlFulltextExtractorTypeAdapter extends StringFulltextExtractorTypeAdapter
  • Constructor Details

    • HtmlFulltextExtractorTypeAdapter

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