Package org.apache.xmlbeans.impl.common
Class IOUtil
java.lang.Object
org.apache.xmlbeans.impl.common.IOUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcopyCompletely(InputStream input, OutputStream output) static voidcopyCompletely(Reader input, Writer output) static voidcopyCompletely(URI input, URI output) static Filestatic Path
-
Constructor Details
-
IOUtil
public IOUtil()
-
-
Method Details
-
copyCompletely
- Throws:
IOException
-
copyCompletely
- Throws:
IOException
-
copyCompletely
- Throws:
IOException
-
createDir
-
getTempDir
-