Package org.kie.maven.integration
Class IoUtils
java.lang.Object
org.kie.maven.integration.IoUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longcopy(InputStream input, OutputStream output) static FilecopyInTempFile(InputStream input, String fileExtension) static File
-
Constructor Details
-
IoUtils
public IoUtils()
-
-
Method Details
-
copyInTempFile
- Throws:
IOException
-
copy
- Throws:
IOException
-
getTmpDirectory
-