public static class WriteOptions.Builder extends Object
Modifier and Type | Field and Description |
---|---|
protected Destination |
dest |
Modifier | Constructor and Description |
---|---|
protected |
Builder(Destination dest) |
protected |
Builder(File dest) |
protected |
Builder(OutputStream dest) |
protected |
Builder(Writer dest) |
protected Destination dest
protected Builder(Destination dest)
protected Builder(OutputStream dest)
protected Builder(Writer dest)
protected Builder(File dest) throws IOException
IOException
Copyright © 2020. All rights reserved.