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 ProfilerBase
ProfilerBase.EXCEPTION_TYPE, ProfilerBase.PARSE_ERROR_TYPE -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic TableInfostatic TableInfostatic TableInfostatic TableInfoCharset detection per file (one row only when detection ran): final pick, winning detector, declared charset from metadata (Content-Type-Hint).static TableInfostatic TableInfostatic TableInfostatic TableInfoFields inherited from class 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 ProfilerBase
calcTextStats, closeWriter, getContent, getFileLength, getPathsFromExtractCrawl, getPathsFromSrcCrawl, getSourceFileLength, loadCommonTokens, setMaxContentLength, setMaxContentLengthForLangId, setMaxTokens, truncateContent, writeContentData, writeEncodingData, writeExceptionData, writeExtractException, writeProfileData
-
Field Details
-
EXTRACT_EXCEPTION_TABLE
-
EXCEPTION_TABLE
-
CONTAINER_TABLE
-
PROFILE_TABLE
-
ENCODINGS_TABLE
Charset detection per file (one row only when detection ran): final pick, winning detector, declared charset from metadata (Content-Type-Hint). -
EMBEDDED_FILE_PATH_TABLE
-
CONTENTS_TABLE
-
TAGS_TABLE
-
-
Method Details
-
processFileResource
- Specified by:
processFileResourcein classProfilerBase
-