public class FixedWidthFactory extends FlatFileFactory<FixedWidthSettings>
recordFactory, settings| Constructor and Description |
|---|
FixedWidthFactory(FixedWidthSettings settings,
RecordFactory recordFactory) |
| Modifier and Type | Method and Description |
|---|---|
File |
createFile(File file,
int numToGenerate) |
String |
createString(int numToGenerate) |
public FixedWidthFactory(FixedWidthSettings settings, RecordFactory recordFactory)
Copyright © 2017. All Rights Reserved.