TikaServer

Undocumented in source.

Members

Functions

convertBulkTo
TikaResult[] convertBulkTo(string[] filenames, string[string] headers)
Undocumented in source. Be warned that the author may not have intended to support it.
convertStringTo
TikaResult convertStringTo(string inputString, string[string] headers)
Undocumented in source. Be warned that the author may not have intended to support it.
convertTo
TikaResult convertTo(string filename, string[string] headers)
Undocumented in source. Be warned that the author may not have intended to support it.
detectType
TikaResult detectType(string filename, string[string] headers)
Undocumented in source. Be warned that the author may not have intended to support it.
extractMetaData
TikaMetaData extractMetaData(string filename, string[string] headers)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

url_detect
enum url_detect;
Undocumented in source.
url_detectors
enum url_detectors;
Undocumented in source.
url_meta
enum url_meta;
Undocumented in source.
url_mimetypes
enum url_mimetypes;
Undocumented in source.
url_tika
enum url_tika;
Undocumented in source.

Variables

timeoutSeconds
int timeoutSeconds;
Undocumented in source.
url
string url;
Undocumented in source.

Meta