Uses of Interface
org.apache.tika.parser.html.HtmlMapper
-
Uses of HtmlMapper in org.apache.tika.parser.html
Modifier and TypeClassDescriptionclass
The default HTML mapping rules in Tika.class
Alternative HTML mapping rules that pass the input HTML as-is without any modifications.Modifier and TypeFieldDescriptionstatic final HtmlMapper
DefaultHtmlMapper.INSTANCE
static final HtmlMapper
IdentityHtmlMapper.INSTANCE