public class FileSystemOutputDirectory extends Object implements OutputDirectory
OutputDirectory
that writes directly to the file system.Constructor and Description |
---|
FileSystemOutputDirectory(File outDir) |
Modifier and Type | Method and Description |
---|---|
OutputStream |
getOutputStream(String path) |
public FileSystemOutputDirectory(File outDir)
public OutputStream getOutputStream(String path) throws IOException
getOutputStream
in interface OutputDirectory
IOException
Copyright © 2018. All rights reserved.