Class Helpers
java.lang.Object
com.hw.langchain.document.loaders.helpers.Helpers
- Author:
- HamaWhite
-
Method Summary
Modifier and TypeMethodDescriptionstatic FileEncoding
detectFileEncodings
(String filePath) Try to detect the file encoding.
-
Method Details
-
detectFileEncodings
Try to detect the file encoding.- Throws:
IOException
-