Package | Description |
---|---|
org.apache.tika.parser.html |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHtmlMapper
The default HTML mapping rules in Tika.
|
class |
IdentityHtmlMapper
Alternative HTML mapping rules that pass the input HTML as-is without any
modifications.
|
Modifier and Type | Field and Description |
---|---|
static HtmlMapper |
IdentityHtmlMapper.INSTANCE |
static HtmlMapper |
DefaultHtmlMapper.INSTANCE |
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.