Package io.siddhi.core.util
Class FileReader
- java.lang.Object
-
- io.siddhi.core.util.FileReader
-
public class FileReader extends Object
Util class to read file content
-
-
Constructor Summary
Constructors Constructor Description FileReader()
-
-
-
Method Detail
-
readYAMLConfigFile
public static String readYAMLConfigFile(Path filePath) throws YAMLConfigManagerException
- Throws:
YAMLConfigManagerException
-
-