Uses of Interface
org.apache.tika.parser.html.HtmlMapper
Packages that use HtmlMapper
-
Uses of HtmlMapper in org.apache.tika.parser.html
Classes in org.apache.tika.parser.html that implement HtmlMapperModifier and TypeClassDescriptionclass
The default HTML mapping rules in Tika.class
Alternative 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 HtmlMapper
DefaultHtmlMapper.INSTANCE
static final HtmlMapper
IdentityHtmlMapper.INSTANCE