Class FlowFileUtils
java.lang.Object
com.yelloowstone.nf2t.cli.flowfiles.FlowFileUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerateDefaultAttributes
(org.apache.tika.Tika tika, Path path, long contentSize)
-
Field Details
-
FILE_SIZE_ATTRIBUTE
- See Also:
-
-
Constructor Details
-
FlowFileUtils
public FlowFileUtils()
-
-
Method Details
-
generateDefaultAttributes
public static Map<String,String> generateDefaultAttributes(org.apache.tika.Tika tika, Path path, long contentSize) throws IOException - Throws:
IOException
-