Package | Description |
---|---|
org.apache.tika.parser.code | |
org.apache.tika.parser.csv | |
org.apache.tika.parser.envi | |
org.apache.tika.parser.html | |
org.apache.tika.parser.txt |
Modifier and Type | Class and Description |
---|---|
class |
SourceCodeParser
Generic Source code parser for Java, Groovy, C++.
|
Modifier and Type | Class and Description |
---|---|
class |
TextAndCSVParser
Unless the
TikaCoreProperties.CONTENT_TYPE_OVERRIDE is set,
this parser tries to assess whether the file is a text file, csv or tsv. |
Modifier and Type | Class and Description |
---|---|
class |
EnviHeaderParser |
Modifier and Type | Class and Description |
---|---|
class |
HtmlParser
HTML parser.
|
Modifier and Type | Class and Description |
---|---|
class |
TXTParser
Plain text parser.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.