Uses of Interface
org.apache.tika.parser.html.HtmlMapper
Packages that use HtmlMapper
- 
Uses of HtmlMapper in org.apache.tika.parser.htmlClasses in org.apache.tika.parser.html that implement HtmlMapperModifier and TypeClassDescriptionclassThe default HTML mapping rules in Tika.classAlternative HTML mapping rules that pass the input HTML as-is without any modifications.Fields in org.apache.tika.parser.html declared as HtmlMapperModifier and TypeFieldDescriptionstatic final HtmlMapperDefaultHtmlMapper.INSTANCEstatic final HtmlMapperIdentityHtmlMapper.INSTANCE