Uses of Class
org.apache.tika.eval.core.util.ContentTags
Packages that use ContentTags
-
Uses of ContentTags in org.apache.tika.eval.app
Methods in org.apache.tika.eval.app that return ContentTagsModifier and TypeMethodDescriptionprotected static ContentTagsAbstractProfiler.getContent(org.apache.tika.eval.app.EvalFilePaths evalFilePaths, Metadata metadata) Methods in org.apache.tika.eval.app with parameters of type ContentTagsModifier and TypeMethodDescriptionAbstractProfiler.calcTextStats(ContentTags contentTags) protected static StringAbstractProfiler.truncateContent(ContentTags contentTags, int maxLength, Map<Cols, String> data) Get the content and record in the dataCols.CONTENT_TRUNCATED_AT_MAX_LENwhether the string was truncatedprotected voidAbstractProfiler.writeProfileData(org.apache.tika.eval.app.EvalFilePaths fps, int i, ContentTags contentTags, Metadata m, String fileId, String containerId, List<Integer> numAttachments, TableInfo profileTable) -
Uses of ContentTags in org.apache.tika.eval.core.util
Fields in org.apache.tika.eval.core.util declared as ContentTagsMethods in org.apache.tika.eval.core.util that return ContentTags