public class FakeDataSet extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
FakeDataSet.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
String |
get() |
|
void |
save(File file,
String encoding) |
|
void |
saveAsUTF8(File file) |
|
void |
saveAsUTF8WithBom(File file,
String encoding) |
Copyright © 2019. All rights reserved.