Package com.streamconverter
Class Main
java.lang.Object
com.streamconverter.Main
Main class for the StreamConverter application.
This class demonstrates the usage of the StreamConverter with sample commands.
-
Method Summary
-
Method Details
-
main
Main method to run the StreamConverter application.- Parameters:
args
- Command line arguments (not used).- Throws:
IOException
- If an I/O error occurs during the execution.
-