Package org.apache.tika.eval.app
Class ExtractProfiler
java.lang.Object
org.apache.tika.eval.app.ProfilerBase
org.apache.tika.eval.app.ExtractProfiler
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.tika.eval.app.ProfilerBase
ProfilerBase.EXCEPTION_TYPE, ProfilerBase.PARSE_ERROR_TYPE -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic TableInfostatic TableInfostatic TableInfostatic TableInfostatic TableInfostatic TableInfostatic TableInfoFields inherited from class org.apache.tika.eval.app.ProfilerBase
FALSE, ID, MIME_TABLE, REF_EXTRACT_EXCEPTION_TYPES, REF_PARSE_ERROR_TYPES, REF_PARSE_EXCEPTION_TYPES, TRUE, writer -
Method Summary
Methods inherited from class org.apache.tika.eval.app.ProfilerBase
calcTextStats, closeWriter, getContent, getFileLength, getPathsFromExtractCrawl, getPathsFromSrcCrawl, getSourceFileLength, loadCommonTokens, setMaxContentLength, setMaxContentLengthForLangId, setMaxTokens, truncateContent, writeContentData, writeExceptionData, writeExtractException, writeProfileData
-
Field Details
-
EXTRACT_EXCEPTION_TABLE
-
EXCEPTION_TABLE
-
CONTAINER_TABLE
-
PROFILE_TABLE
-
EMBEDDED_FILE_PATH_TABLE
-
CONTENTS_TABLE
-
TAGS_TABLE
-
-
Method Details
-
processFileResource
- Specified by:
processFileResourcein classProfilerBase
-